Fix font size adjust on android chrome

This commit is contained in:
b 2021-01-19 04:44:38 -06:00
parent 937c0488c8
commit b41fa37fc5

View file

@ -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 {