Update mobile UI
This commit is contained in:
parent
70d7712e9f
commit
fdb71973c9
2
public/css/index.css
vendored
2
public/css/index.css
vendored
|
|
@ -139,7 +139,7 @@ input:-webkit-autofill:active {
|
|||
transition: background-color 9999s ease-in-out 0s;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 700px) {
|
||||
@media only screen and (max-width: 915px) {
|
||||
|
||||
.form-control {
|
||||
margin: 1.1% 4% auto;
|
||||
|
|
|
|||
Loading…
Reference in a new issue