mirror of
https://github.com/midou36o/midou36o.github.io
synced 2025-02-17 08:47:42 +05:30
nevermind i found the fix
This commit is contained in:
parent
785cec2b9d
commit
dc4a915931
@ -7,6 +7,7 @@
|
||||
}
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
@ -30,7 +31,7 @@ body {
|
||||
background-color:rgb(0, 0, 0);
|
||||
background-image: url("./images/BG_FHD_darker.png");
|
||||
background-repeat:no-repeat;
|
||||
background-size: cover;
|
||||
background-size: cover;
|
||||
height: 100%;
|
||||
color: var(--brighter-purple-color);
|
||||
margin: 0px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user