fixing the issue with the right bar

This commit is contained in:
Rupin Khandelwal 2022-11-22 10:04:52 -03:00
parent d9cd0ee6a4
commit 5340cbd816

View file

@ -244,7 +244,7 @@ export function LandingSectionsContainer({
<img
srcSet="/static/landing/landingPage-7.png"
alt="landing-7"
style={{ maxHeight: 400}}
style={{ maxHeight: '360px' }}
/>
}
containerStyles={reversedSectionStyles}