Fix font on iOS

This commit is contained in:
Maurice Parker 2022-02-10 14:23:50 -08:00
parent a9df2fb376
commit e07988c534

View File

@ -382,6 +382,7 @@ a.footnote:hover,
padding-left: 20px;
padding-right: 20px;
font-family: 'Atkinson Hyperlegible', -apple-system;
font-size: 135%;
word-break: break-word;