fix font size issue on MobileSafari
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
body {
|
||||
overflow: hidden;
|
||||
font-size: 12px;
|
||||
-webkit-text-size-adjust: none;
|
||||
}
|
||||
svg.icon path {
|
||||
stroke: black;
|
||||
|
||||
Reference in New Issue
Block a user