From: Ruben Beltran del Rio Date: Mon, 23 Sep 2024 20:04:02 +0000 (+0200) Subject: Add a padding X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/e1b040a4debfea4edf9592f36cd1fc26d98cb4e7?ds=inline Add a padding --- diff --git a/css/style.css b/css/style.css index ce3551d..547fb13 100644 --- a/css/style.css +++ b/css/style.css @@ -29,6 +29,7 @@ aside { .columned { width: max-content; + padding: 0 0 0 66px; } .columned .h2:not(:only-child) {