From 7e0464dee9b55643832de31a8a23f587ba216c52 Mon Sep 17 00:00:00 2001 From: Thomas de Roo <2+thomas@noreply.localhost> Date: Tue, 16 Jun 2026 12:06:35 +0200 Subject: [PATCH] Update assets/css/style.css --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index dd202a8..9af361c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -40,7 +40,7 @@ h2 { left: 0; right: 0; height: 56px; - background: #222; + background: white; display: flex; justify-content: space-around; align-items: center;