Bob AI: Can you reduce the spacing between the first and s...

This commit is contained in:
2026-02-06 17:56:15 +00:00
parent eb77a7b51a
commit f81bfabf90

View File

@@ -134,7 +134,7 @@ const HeroSplitDualMedia = ({
className={cls("relative w-full h-fit py-hero-page-padding md:py-0 md:h-svh flex items-center", className)}
>
<HeroBackgrounds {...background} />
<div className={cls("w-content-width mx-auto flex flex-col md:flex-row gap-13 md:gap-15 items-center relative z-10", containerClassName)}>
<div className={cls("w-content-width mx-auto flex flex-col md:flex-row gap-8 md:gap-10 items-center relative z-10", containerClassName)}>
<div className="w-full md:w-1/2">
<TextBox
title={title}