diff --git a/src/components/header/header.css b/src/components/header/header.css index 718fb1a..597f3bb 100644 --- a/src/components/header/header.css +++ b/src/components/header/header.css @@ -4,7 +4,7 @@ } & .header a { - color: none; + text-decoration: none; } & header {