Update index.css

This commit is contained in:
Midou36O 2022-02-08 14:14:36 +01:00 committed by GitHub
parent e1f0ca106e
commit b10c03c9cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
}
}
}