From: Ruben Beltran del Rio Date: Mon, 23 Sep 2024 19:49:10 +0000 (+0200) Subject: Move the font back up X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/b05364b7c15dbe35bc1f13b78acc80f28fc23bd5?ds=inline Move the font back up --- diff --git a/css/style.css b/css/style.css index e5236e8..089d207 100644 --- a/css/style.css +++ b/css/style.css @@ -3,8 +3,8 @@ html { } body { - font: -apple-system-body; font-size: 1em; + font: -apple-system-body; font-family: "Hoefler Text", "Times New Roman", serif; font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1; line-height: 1.6;