web style fix
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ html, body {
|
||||
min-height: 180px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 480px) {
|
||||
@media only screen and (max-width: 320px) {
|
||||
#keypad, #keypad * {
|
||||
display:none!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user