From e8212787979dd801a4fb04e685dee6992f0c238f Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 09:12:41 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 7024083..5094c63 100644 --- a/static/style.css +++ b/static/style.css @@ -60,6 +60,6 @@ body { } #scroll { - height: 73vh; + height: 72.5vh; overflow-y: scroll; } -- 2.39.5