From b10c03c9cbcf7083bd1e9c64f3088f9ad5efbe79 Mon Sep 17 00:00:00 2001 From: Midou36O <45198486+Midou36O@users.noreply.github.com> Date: Tue, 8 Feb 2022 14:14:36 +0100 Subject: [PATCH] Update index.css --- src/index.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index 4d0452e..204d6cd 100644 --- a/src/index.css +++ b/src/index.css @@ -34,6 +34,8 @@ body { font-family: 'Open Sans', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; + background-repeat:no-repeat; + background-position: center center; } .sociallink { @@ -118,4 +120,4 @@ img { img { padding: 6px; } -} \ No newline at end of file +}