center mobile heading

This commit is contained in:
Will Baumbach
2020-04-22 18:49:41 -04:00
parent 5182d7f243
commit 8b2acda6dd
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,9 @@
.desktopOnly {
display: none;
}
.centerText {
text-align: center;
}
}
img {