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 {
|
.all {
|
||||||
font-family: 'Nunito',sans-serif;
|
font-family: 'Nunito',sans-serif;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
text-size-adjust: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
th, td {
|
th, td {
|
||||||
|
|
Loading…
Add table
Reference in a new issue