Bob AI: Change only the top vertical distance of the hero ...
This commit is contained in:
@@ -87,7 +87,7 @@ const HeroLogoBillboardSplit = ({
|
||||
return (
|
||||
<section
|
||||
aria-label={ariaLabel}
|
||||
className={cls("relative w-full py-32", className)}
|
||||
className={cls("relative w-full py-48 pb-32", className)}
|
||||
>
|
||||
<HeroBackgrounds {...background} />
|
||||
<div className={cls("w-content-width mx-auto flex flex-col gap-6 md:gap-15 relative z-10", containerClassName)}>
|
||||
|
||||
Reference in New Issue
Block a user