fix
diff --git a/styles/header.module.css b/styles/header.module.css
index d49fd48..00875f2 100644
--- a/styles/header.module.css
+++ b/styles/header.module.css
@@ -1,6 +1,6 @@
 .backgroundImage {
 	position: absolute;
-	bottom: -8px;
+	bottom: -10px;
 	left: -3px;
 	width: calc(100% + 6px);
 	border-radius: 0 0 16.5px 16.5px;