From a3a5b2ba73a03d608e985921c4be0fef3657bb59 Mon Sep 17 00:00:00 2001 From: Theis Pieter Hollebeek Date: Fri, 10 Oct 2025 12:48:55 +0200 Subject: [PATCH] reimar >:( --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 206dcc4..685c196 100644 --- a/style.css +++ b/style.css @@ -21,7 +21,7 @@ main { } .section-header { - background-color: #BDBDBD; + background-color: #bdbdbd; border-top-left-radius: 8px; border-top-right-radius: 8px; border: 1px solid light-dark(#bdbdbd, #222);