fix: increase to 100vh
This commit is contained in:
parent
3ea1ce06c9
commit
6f9bf3ac80
|
@ -78,5 +78,5 @@
|
|||
main astro-island {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 89vh;
|
||||
height: 100vh;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue