diff --git a/src/components/Header.tsx b/src/components/Header.tsx
index 5034e3c..a12ec56 100644
--- a/src/components/Header.tsx
+++ b/src/components/Header.tsx
@@ -14,9 +14,9 @@ const Header = () => {
};
return (
-
+
-
+
-
-
+
+
+
+
-
-
-
-
+
);
};
diff --git a/src/styles/header.scss b/src/styles/header.scss
index fa60d84..47bf0c0 100644
--- a/src/styles/header.scss
+++ b/src/styles/header.scss
@@ -139,7 +139,7 @@
}
- &__mobile {
+ &__container-bottom-mobile {
padding: 0 16px 25px;
}