web style fix

This commit is contained in:
Luxferre
2025-04-23 22:45:47 +03:00
parent 937d23a773
commit 3a2608c7a0
+1 -1
View File
@@ -38,7 +38,7 @@ html, body {
min-height: 180px; min-height: 180px;
} }
@media only screen and (max-width: 480px) { @media only screen and (max-width: 320px) {
#keypad, #keypad * { #keypad, #keypad * {
display:none!important; display:none!important;
} }