diff --git a/components/Header.css b/components/Header.css index 843e58b..523e56b 100644 --- a/components/Header.css +++ b/components/Header.css @@ -37,7 +37,7 @@ header div { } } -header nav { +header menu { margin: 0; padding: 0; width: 100%; @@ -151,7 +151,7 @@ header details { } } -.components__header__nav_button { +.components__header__menu_button { color: var(--_font-color); display: inline-block; text-decoration: none; diff --git a/components/Header.tsx b/components/Header.tsx index ff2060d..789a6a1 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -15,21 +15,21 @@ export function Header() { bit - +