]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Move the font back up
authorRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 19:49:10 +0000 (21:49 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 19:49:10 +0000 (21:49 +0200)
css/style.css

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