Fix font size adjust on android chrome
This commit is contained in:
parent
937c0488c8
commit
b41fa37fc5
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
.all {
|
||||
font-family: 'Nunito',sans-serif;
|
||||
font-weight: 700;
|
||||
text-size-adjust: none;
|
||||
}
|
||||
|
||||
th, td {
|
||||
|
|
Loading…
Reference in a new issue