fix(homescreen): fixed height
parent
bbe1e0d178
commit
855b3739e6
|
|
@ -8,7 +8,7 @@
|
|||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 95%;
|
||||
height: 100%;
|
||||
padding: 12px;
|
||||
|
||||
h3 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue