From 83ac4b7c1490222a92935154a6c6a358e680df3f Mon Sep 17 00:00:00 2001 From: KS Jannette Date: Tue, 12 May 2026 00:52:39 -0400 Subject: [PATCH] more style hotfix --- frontend/src/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/src/index.css b/frontend/src/index.css index cc94363..124e56a 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -433,4 +433,8 @@ button { .section { padding: 0.75rem; } + + .mb-lg { + color: white; + } } \ No newline at end of file