fix(homescreen): fixed height

pull/1049/head
trashtemp 2021-12-27 16:07:13 +01:00
parent 609a89d79f
commit 91e0bcd882
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
flex-direction: column;
justify-content: center;
align-items: center;
height: 95%;
height: 100%;
padding: 12px;
h3 {