change zoom to 0.6
This commit is contained in:
parent
5f594a7062
commit
e9f18446d9
|
@ -32,7 +32,7 @@ div.center {
|
|||
|
||||
@media only screen and (max-width:512px) {
|
||||
div.main {
|
||||
zoom: 0.7;
|
||||
zoom: 0.6;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue