From f4b0c1875a2668bf6a6c0c61b7c668b39181993b Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Sat, 16 Oct 2021 03:44:33 +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 cf00b66..6d3bbfc 100644 --- a/css/index.css +++ b/css/index.css @@ -52,7 +52,7 @@ main :first-child { margin-top: 0; } header { - border-bottom: 1px dashed var(--black); + border-bottom: 1px dashed #121212; } header:after { content: "";