diff options
| -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 { |
