diff --git a/styles/components/header.scss b/styles/components/header.scss index 43d3be3..2f85ffa 100644 --- a/styles/components/header.scss +++ b/styles/components/header.scss @@ -3,7 +3,7 @@ background: #fff; display: flex; justify-content: space-between; - padding: 2rem 10rem; + padding: 0 10rem 2rem 10rem; width: 100%; z-index: 3;