web style fix
This commit is contained in:
+1
-1
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user