From 2ab6dd0d6a1a1723acd7df438e5d2ffdf962d692 Mon Sep 17 00:00:00 2001 From: KS Jannette Date: Tue, 12 May 2026 05:56:34 -0400 Subject: [PATCH] style tweak --- frontend/src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/index.css b/frontend/src/index.css index 0d436e1..befdf10 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -413,7 +413,7 @@ button { .page { background-color: var(--color-bg); - height: 900px; + height: 920px; padding: 1rem 0.75rem; }