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: "";