]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Slightly wider text
[rbdr/r.bdr.sh] / css / style.css
index 3afa39384cd3396784c8b38b1888776d483ee539..898d274ae94219191ba4df108c27a46c38f9098e 100644 (file)
@@ -8,6 +8,7 @@ body {
   font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
   line-height: 1.6;
   letter-spacing: 0.02em;
+  text-align: justify;
 }
 
 aside {
@@ -40,7 +41,7 @@ aside {
   .columned .h2:not(:only-child) .h3,
   .columned .h2:not(:only-child) li,
   .columned .h2:not(:only-child) p {
-    width: 22em;
+    width: 24em;
   }
 
   .columned .h2:not(:only-child) pre { width: 25em }