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 +}