Bob AI: Can you reduce the spacing between the first and s...
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user