From e437febdf8ceb84f2688459296513164b63ce6fa Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Fri, 28 Aug 2026 11:59:53 -0700 Subject: [PATCH] change webring button spacing --- css/nav.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/nav.css b/css/nav.css index 78b95ee6..899a8b5c 100644 --- a/css/nav.css +++ b/css/nav.css @@ -283,8 +283,8 @@ footer a:focus-visible { display: flex; flex-flow: row wrap; list-style: none; - justify-content: space-around; - gap: .35rem; + justify-content: center; + gap: .5rem; } .webring ul,