From fff4a19ff26c2e96c4841f9f93675bafca2386bd Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sun, 9 Jul 2023 23:06:14 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20(header)=20same=20color?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 313f77f..b67f64b 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,7 @@ body { header { text-align: center; + color: var(--background-color); } main {