From 80eac4824cdc0fc0ad37af749c5cc08b4f46b562 Mon Sep 17 00:00:00 2001 From: Cole Goldsmith Date: Mon, 6 Oct 2025 14:05:10 -0500 Subject: [PATCH] remove css --- frontend/src/app/globals.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/app/globals.css b/frontend/src/app/globals.css index 5a2ff074..56dc8dc8 100644 --- a/frontend/src/app/globals.css +++ b/frontend/src/app/globals.css @@ -53,8 +53,6 @@ --flow-icon: #2f67d0; --radius: 0.5rem; - - --app-header-height: 40px; } .dark {