fix(homescreen): fixed height

pull/473/head
trashtemp 2021-12-27 16:07:13 +01:00
parent bbe1e0d178
commit 855b3739e6
No known key found for this signature in database
GPG Key ID: D1F0DB65081B0FC6
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 {