Fix content header not rendering properly on mobile

This commit is contained in:
Gabe Kangas
2022-08-22 21:50:17 -07:00
parent 6f9add15a1
commit f3d611e762
3 changed files with 14 additions and 12 deletions

View File

@@ -20,6 +20,7 @@
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
margin-top: 10px;
}
}
}