From ab32325c46ccb762750f0770a0c3019b75a5fb31 Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Wed, 20 Oct 2021 19:28:42 +0100 Subject: [PATCH] Update index.css --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 358893a..7b098e3 100644 --- a/css/index.css +++ b/css/index.css @@ -72,7 +72,7 @@ main :first-child { } header { border-bottom: 1px dashed var(--header); - color: var(--header-text) + color: var(--text) } header:after { content: "";