big text option

This commit is contained in:
Torkel Ödegaard 2019-02-26 10:37:17 -08:00
parent 88e1e83800
commit 29f53fb5ce

View File

@ -96,7 +96,9 @@ button.close {
}
.center-vh {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
justify-items: center;