]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Swap font to see how it affects phone
authorRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 19:31:00 +0000 (21:31 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 19:31:00 +0000 (21:31 +0200)
css/style.css

index 089d2078371e656bb523be0a07e72b3a9979b464..e5236e8aefd1da0fce8a8004c510a75cd0414715 100644 (file)
@@ -3,8 +3,8 @@ html {
 }
 
 body {
-  font-size: 1em;
   font: -apple-system-body;
+  font-size: 1em;
   font-family: "Hoefler Text", "Times New Roman", serif;
   font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
   line-height: 1.6;