Add one line cleanup for mobile

This commit is contained in:
Nathan Chapman 2022-07-20 16:16:02 -06:00
parent 73701e6f7f
commit d588631ba2

View File

@ -171,6 +171,7 @@ input[type=submit],
main {
max-width: 1024px;
margin: 0 auto;
padding: 0 1rem;
}