From 65c33bde1a188019939c1e8f9d962b53689770a8 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Thu, 10 Feb 2022 14:23:50 -0800 Subject: [PATCH] Fix font on iOS --- Shared/Resources/Hyperlegible.nnwtheme/stylesheet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Shared/Resources/Hyperlegible.nnwtheme/stylesheet.css b/Shared/Resources/Hyperlegible.nnwtheme/stylesheet.css index b019662c6..c929ac40e 100644 --- a/Shared/Resources/Hyperlegible.nnwtheme/stylesheet.css +++ b/Shared/Resources/Hyperlegible.nnwtheme/stylesheet.css @@ -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;