Fix Wide UI on Mobile

This commit is contained in:
spikecodes 2021-01-10 18:48:08 -08:00
parent 08683fa5a6
commit 62bcc31305

View File

@ -815,6 +815,7 @@ td, th {
flex-direction: column-reverse;
padding: 10px;
margin: 100px 0 10px 0;
max-width: 100%;
}
nav {