diff --git a/css/global.css b/css/global.css index 9a21fae..f450f8c 100644 --- a/css/global.css +++ b/css/global.css @@ -33,7 +33,7 @@ header > .header__menu > ul{ gap: 1em; } -header > .brand > a > img { +header > .header__logo > a > img { width: 50px; } diff --git a/index.html b/index.html index 0d807ae..8473381 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,8 @@ - - + + @@ -36,7 +36,7 @@