diff --git a/src/components/Header/styles/Header.module.scss b/src/components/Header/styles/Header.module.scss index 5e2c47e..775e6a8 100644 --- a/src/components/Header/styles/Header.module.scss +++ b/src/components/Header/styles/Header.module.scss @@ -232,7 +232,7 @@ header { position: absolute; z-index: 3; width: 99.597%; - left: -16px; + left: -16.01px; transform: translateX(0); transition: 0.5s ease-in-out; }