diff --git a/src/components/header/header.css b/src/components/header/header.css index 6bc9d0f..269c4c1 100644 --- a/src/components/header/header.css +++ b/src/components/header/header.css @@ -18,6 +18,7 @@ header { position: relative; bottom: 1rem; right: 4rem; + color: var(--color-primary); } .active-link {