fix stars in order to take all the screen size
This commit is contained in:
parent
93e4982d89
commit
97b8a84ebb
@ -18,16 +18,7 @@ body, html {
|
|||||||
font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;
|
font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;
|
||||||
color: white;
|
color: white;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
height: 100%;
|
||||||
|
|
||||||
|
|
||||||
#stars1, #stars2, #stars3 {
|
|
||||||
position: fixed;
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
width: 100vw;
|
|
||||||
height: 100vh;
|
|
||||||
z-index: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#background_div {
|
#background_div {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user