]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Use the new path for page
[rbdr/r.bdr.sh] / css / style.css
index 0f687ceae365909a8ff43fb8d5621d56267733c2..a1e9b6ef656c50adcb0e156c66f97cdeeceaeb15 100644 (file)
@@ -1,3 +1,7 @@
+html {
+  scroll-behavior: smooth;
+}
+
 body {
   font-family: "Hoefler Text", "Times New Roman", serif;
   font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
@@ -25,7 +29,9 @@ body {
     width: 14.6em;
   }
 
-  .columned .h2:not(:only-child) .h3, .columned .h2:not(:only-child) p {
+  .columned .h2:not(:only-child) .h3,
+  .columned .h2:not(:only-child) li,
+  .columned .h2:not(:only-child) p {
     width: 22em;
   }