Merge version_14 into main
Merge version_14 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -99,7 +99,7 @@ const HeroBillboardGallery = ({
|
|||||||
<section
|
<section
|
||||||
aria-label={ariaLabel}
|
aria-label={ariaLabel}
|
||||||
className={cls(
|
className={cls(
|
||||||
"relative w-full py-hero-page-padding md:h-svh md:py-0",
|
"relative w-full py-hero-page-padding md:h-svh md:py-0 bg-green-500",
|
||||||
className
|
className
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user