mirror of
https://github.com/midou36o/midou36o.github.io
synced 2024-11-09 22:02:02 +05:30
Seems like something broke, this could fix it?
This commit is contained in:
parent
b10c03c9cb
commit
7e28f57436
@ -29,13 +29,14 @@ html {
|
||||
body {
|
||||
background-color:rgb(30, 30, 30);
|
||||
background-image: url(https://github.com/Midou36O/midou36o.github.io/blob/main/src/images/BG_FHD.png?raw=true);
|
||||
background-repeat:no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
color: var(--brighter-purple-color);
|
||||
margin: 0px;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
background-repeat:no-repeat;
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
.sociallink {
|
||||
|
Loading…
Reference in New Issue
Block a user