diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-02-11 15:16:37 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-02-11 15:16:37 +0700 |
| commit | e758a2cbf6eee38253d9fd15655eb7e38a63e815 (patch) | |
| tree | a95192807a5ed902b0a89931bb1139fdeee4c9ea | |
| parent | 64147303dbea6ac05e5e085e10760c4fc3a4727c (diff) | |
fix
| -rw-r--r-- | src-migrate/modules/promo/styles/hero.module.css | 2 |
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 { |
