From fdb71973c91eea0486bee2c975cf93aefa73d9a1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Jun 2023 16:17:00 -0400 Subject: [PATCH] Update mobile UI --- public/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/index.css b/public/css/index.css index 733b8d1..0adacc1 100755 --- a/public/css/index.css +++ b/public/css/index.css @@ -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;