Update mobile UI

This commit is contained in:
root 2023-06-01 16:17:00 -04:00
parent 70d7712e9f
commit fdb71973c9

View file

@ -139,7 +139,7 @@ input:-webkit-autofill:active {
transition: background-color 9999s ease-in-out 0s; transition: background-color 9999s ease-in-out 0s;
} }
@media only screen and (max-width: 700px) { @media only screen and (max-width: 915px) {
.form-control { .form-control {
margin: 1.1% 4% auto; margin: 1.1% 4% auto;