]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Further reduce
[rbdr/r.bdr.sh] / css / style.css
index 7a9fc90d383ddb9542901f31dfb36e2ed4ea4d71..e4b05e9ff42e781081c0c6ec328ba4892ca90e02 100644 (file)
@@ -1,8 +1,10 @@
+html {
+  scroll-behavior: smooth;
+}
+
 body {
-  font-family: "Times New Roman", serif;
-  text-rendering: optimizeLegibility;
-  font-variant: historical-ligatures;
-  font-feature-settings: "hlig" 1, "dlig" 1, "onum" 1, "zero" 1, "swsh" 1, "kern" 1, "medi" 1;
+  font-family: "Hoefler Text", "Times New Roman", serif;
+  font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
   line-height: 1.6;
   letter-spacing: 0.02em;
 }