From f1719f1f41995ead5ee3290f46c93a82a1109638 Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Sat, 16 Oct 2021 03:01:19 +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 9c6a5ae..8d56517 100644 --- a/css/index.css +++ b/css/index.css @@ -47,7 +47,7 @@ main :first-child { margin-top: 0; } header { - border-bottom: 1px dashed var(--lightgray); + border-bottom: 1px dashed var(--white); } header:after { content: "";