From 3877592e5c160cb887236b9d2c1daabc023c6f24 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 10 Mar 2020 20:27:18 +0100 Subject: [PATCH] tinkering with icon size --- threadr/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/threadr/style.css b/threadr/style.css index be5c7d9..9cd6e37 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -282,6 +282,7 @@ ul.topnav li a.icon { font-family: monospace; font-size: 1em; text-decoration: none; + padding: 0; } ul.list {