From 685004551b314481a4f147cf2901e0f24c2a69ac Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 10 Apr 2024 23:42:32 -0600 Subject: added cgit link to sidebar --- static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 6b523be..23796a9 100644 --- a/static/style.css +++ b/static/style.css @@ -171,8 +171,8 @@ img.pfp { .sidebar { max-width: inherit; - min-height: 14rem; - max-height: 14rem; + min-height: 15rem; + max-height: 15rem; font-size: 13px; } -- cgit v1.2.3