padding
diff --git a/styles/header.module.css b/styles/header.module.css
index 43a0682..d49fd48 100644
--- a/styles/header.module.css
+++ b/styles/header.module.css
@@ -28,6 +28,8 @@
 	filter: var(--card-filter);
 	padding-top: 30px;
 	padding-bottom: 40px;
+	padding-left: 10px;
+	padding-right: 10px;
 }
 
 .title {