From: Ruben Beltran del Rio Date: Mon, 23 Sep 2024 20:23:45 +0000 (+0200) Subject: Add generous right margin X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/6d532286e7a250967b7530232a11dfbb956f4ee7?ds=inline Add generous right margin --- diff --git a/css/style.css b/css/style.css index a1a37c3..e5d97db 100644 --- a/css/style.css +++ b/css/style.css @@ -22,7 +22,7 @@ aside { @media only screen and (min-width: 500px) { body { overflow-x: auto } - main { padding: 0 0 0 74px } + main { padding: 0 64px 0 74px } h1 a { display: block;