]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Fix apple-system-body
[rbdr/r.bdr.sh] / css / style.css
index 489252b7c999256d304fd5571772ebc9a28e21fb..91933191ef71fcd663f3c062eb7ee156b5a6c2ce 100644 (file)
@@ -5,7 +5,7 @@
 html { scroll-behavior: smooth }
 body {
   font-size: 1em;
-  font: max(1em, -apple-system-body);
+  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;