fix: height of image for larger layout (#961)

This commit is contained in:
Zainab Amir
2023-06-28 20:06:57 +05:00
committed by GitHub
parent e06d12be07
commit 3cdc0234ef

View File

@@ -12,7 +12,7 @@ const LargeLayout = () => {
return (
<div
className="w-50 vh-100 bg-primary-500 banner__image large-layout"
className="w-50 bg-primary-500 banner__image large-layout"
style={{ backgroundImage: `url(${getConfig().BANNER_IMAGE_LARGE})` }}
>
<Hyperlink destination={getConfig().MARKETING_SITE_BASE_URL}>