vertical align hours for mobile devices

This commit is contained in:
Mark Eaton
2022-06-15 12:40:47 -04:00
parent a519967a0e
commit 5bb579f102
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -199,6 +199,7 @@ a.no-underline { text-decoration: none; }
.vertical-align {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}