]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Add a padding
authorRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 20:04:02 +0000 (22:04 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 20:04:02 +0000 (22:04 +0200)
css/style.css

index ce3551dde980b233fdb0803f5bcb37866888d654..547fb13e242b7d68e1b6b40163ff9b20d627a7b0 100644 (file)
@@ -29,6 +29,7 @@ aside {
 
   .columned {
     width: max-content;
+    padding: 0 0 0 66px;
   }
 
   .columned .h2:not(:only-child) {