From c7327766a3b27a6ffe0de149d2cccc26e46268c3 Mon Sep 17 00:00:00 2001 From: Ryan Stafford Date: Fri, 19 Apr 2024 23:38:59 -0400 Subject: [PATCH] squish and pull --- public/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/style.css b/public/style.css index ef51b77..a212e37 100644 --- a/public/style.css +++ b/public/style.css @@ -211,7 +211,7 @@ summary { color: white; font-weight: bold; border-radius: 3px; - padding: 0px 2px; + padding: 0px 4px; } .comment .meta a.distinguished { background-color: #228822; @@ -806,7 +806,7 @@ nav .host { } nav .spacer { - height: 40px; + height: 32px; position: relative; } nav .space a {