summaryrefslogtreecommitdiff
path: root/src-migrate/modules
diff options
context:
space:
mode:
authorFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-02-11 15:16:37 +0700
committerFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-02-11 15:16:37 +0700
commite758a2cbf6eee38253d9fd15655eb7e38a63e815 (patch)
treea95192807a5ed902b0a89931bb1139fdeee4c9ea /src-migrate/modules
parent64147303dbea6ac05e5e085e10760c4fc3a4727c (diff)
fix
Diffstat (limited to 'src-migrate/modules')
-rw-r--r--src-migrate/modules/promo/styles/hero.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/promo/styles/hero.module.css b/src-migrate/modules/promo/styles/hero.module.css
index e18d6417..ad423d62 100644
--- a/src-migrate/modules/promo/styles/hero.module.css
+++ b/src-migrate/modules/promo/styles/hero.module.css
@@ -27,7 +27,7 @@
}
.desktop-container {
- @apply w-full px-4 md:px-0 -mt-[30px];
+ @apply w-full px-4 md:px-0 -mt-[15px];
}
.desktop-image-wrapper {