From 2878d9c799f18cab42b10e2376242009e53e2c57 Mon Sep 17 00:00:00 2001 From: spikecodes <19519553+spikecodes@users.noreply.github.com> Date: Mon, 22 Nov 2021 12:19:51 -0800 Subject: [PATCH] Shrink and widen comment scores to fit better --- static/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index bd132ad..18babad 100644 --- a/static/style.css +++ b/static/style.css @@ -971,7 +971,8 @@ a.search_subreddit:hover { min-width: 40px; border-radius: 5px; padding: 10px 0; - font-size: 16px; + font-size: 14px; + font-weight: 600; } .comment_right {