From: Ruben Beltran del Rio Date: Sun, 3 Mar 2024 20:20:07 +0000 (+0100) Subject: Make lis small X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/9ac4588d941c64dd40afaa206b3e765748cae370?ds=sidebyside Make lis small --- diff --git a/css/style.css b/css/style.css index e4b05e9..a1e9b6e 100644 --- a/css/style.css +++ b/css/style.css @@ -29,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; }