diff --git a/src/components/Nav/Header.module.scss b/src/components/Nav/Header.module.scss index 29927f32..acee5fd4 100644 --- a/src/components/Nav/Header.module.scss +++ b/src/components/Nav/Header.module.scss @@ -54,7 +54,7 @@ align-items: center; background: #fff; flex-wrap: nowrap !important; - justify-content: space-between; + justify-content: flex-start; margin: 0; .fixed & {