From 83658734db44c844701093941918934c795e6be3 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sun, 2 Mar 2025 07:54:02 +0000 Subject: [PATCH] Removed unused brand color setting --- assets/css/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/app.css b/assets/css/app.css index 77729128..52f0aced 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -15,7 +15,6 @@ } @theme { - --color-brand: #d4af37; --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";