From 1cd6e27dbcd1b3915f9489dbbb1aec11bf2c7e47 Mon Sep 17 00:00:00 2001 From: James Lyne Date: Mon, 25 Jan 2021 02:03:24 +0000 Subject: [PATCH] Fix iOS font size weirdness --- src/scss/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scss/style.scss b/src/scss/style.scss index 86fcaaf..f63e785 100644 --- a/src/scss/style.scss +++ b/src/scss/style.scss @@ -80,7 +80,6 @@ html { font-size: 62.5%; - font: -apple-system-body; } body {