From aaff2762abd84850286c15638594daf09039a460 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 19 Oct 2024 21:34:51 -0300 Subject: css: pad much less space around album secondary nav parts --- src/static/css/site.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/static/css/site.css b/src/static/css/site.css index 158c75e0..5e3ed29b 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -882,8 +882,8 @@ a:not([href]):hover { #secondary-nav.album-secondary-nav.with-previous-next { display: flex; justify-content: space-around; - padding-left: 15% !important; - padding-right: 15% !important; + padding-left: 7.5% !important; + padding-right: 7.5% !important; flex-wrap: wrap; line-height: 1.4; } -- cgit 1.3.0-6-gf8a5