From 68df446580a20a58cc8814b562336c58d1f38b8c Mon Sep 17 00:00:00 2001 From: KS Jannette Date: Tue, 12 May 2026 05:55:11 -0400 Subject: [PATCH] fix style --- frontend/src/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/index.css b/frontend/src/index.css index b58e7fc..0d436e1 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -84,7 +84,6 @@ button { max-width: 800px; margin: 0 auto; padding: 2rem; - background-color: red; } .page--wide {