fix stars in order to take all the screen size
This commit is contained in:
parent
00b67c4aa0
commit
840a0e532c
@ -41,7 +41,7 @@ body, html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#background_div {
|
#background_div {
|
||||||
max-height: 100vh;
|
min-height: 100vh;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user