From 2d732c5467128f2f3a3b668a19e4f62a704bdade Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 25 Jul 2023 11:06:57 -0400 Subject: categories --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 4530521..71d304b 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,6 @@ padding: 0; color: white; overflow: hidden; - line-height: 1; } @@ -164,7 +163,7 @@ } .widget-choice { width: 100%; - border-bottom: 0; + border: 1px solid white; margin: 0; } .widget-choice:focus { -- cgit v1.2.3