fix: scroll

This commit is contained in:
cha0s 2024-06-12 19:35:07 -05:00
parent 41be1f2ed3
commit b92f1db744

View File

@ -2,6 +2,6 @@
display: flex;
height: 100%;
justify-content: space-around;
line-height: 1;
line-height: 0;
width: 100%;
}