fix(homescreen): fixed height

This commit is contained in:
trashtemp
2021-12-27 16:07:13 +01:00
parent 609a89d79f
commit 91e0bcd882

View File

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