From 35aee20aa92ee4c35c553dd4299524af05c7723a Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Sun, 19 Apr 2026 22:51:25 +0800 Subject: [PATCH] remove color --- website/static/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/static/style.css b/website/static/style.css index e50f3649..ec395e98 100644 --- a/website/static/style.css +++ b/website/static/style.css @@ -294,10 +294,6 @@ kbd { color: var(--hero-kicker); } -.section-label { - color: var(--accent-deep); -} - .hero h1 { font-family: var(--font-display); font-size: clamp(4.5rem, 11vw, 8.5rem);