Use dvh for song height to prevent broken scroll
All checks were successful
Build / build (push) Successful in 6m34s
All checks were successful
Build / build (push) Successful in 6m34s
This commit is contained in:
parent
09a4b138d1
commit
25ceda5dea
@ -166,7 +166,7 @@ main.songs {
|
||||
}
|
||||
|
||||
main.song {
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-width: 50em;
|
||||
|
Loading…
Reference in New Issue
Block a user