fix(homescreen): fixed height

This commit is contained in:
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

View file

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