Convert serif fonts to sans serif

This commit is contained in:
CryptoGrampy 2022-02-22 12:10:08 -06:00
parent 749815fa36
commit ecead2a2f3
2 changed files with 142 additions and 141 deletions

View file

@ -178,7 +178,7 @@ p.table-title {
.newsbyte h4, h4.stat {
font-size: 18px;
font-family: Georgia, 'Times New Roman', Times, serif;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 700;
@media (max-width: 480px) {
font-size: 16px;