docs: fix text size variations on mobile webkit (#1571)
This commit is contained in:
parent
402ae96d37
commit
dba5ee7d98
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
body {-webkit-text-size-adjust: 100%;}
|
||||||
body,table,h5 {font:normal 16px 'Open Sans';}
|
body,table,h5 {font:normal 16px 'Open Sans';}
|
||||||
header,main {margin:auto;max-width:1000px;}
|
header,main {margin:auto;max-width:1000px;}
|
||||||
header section {position:absolute;width:250px;}
|
header section {position:absolute;width:250px;}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue