fix(homescreen): fixed height

This commit is contained in:
trashtemp
2021-12-27 16:07:13 +01:00
parent bbe1e0d178
commit 855b3739e6

View File

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