Update index.css

This commit is contained in:
Midou36O 2022-02-08 14:25:44 +01:00 committed by GitHub
parent 04ced8befe
commit 3ac5658358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,8 @@ 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: contain;
background-size: cover;
background-attachment: fixed;
background-position: center center;
color: var(--brighter-purple-color);
margin: 0px;