Merge pull request #1444 from omnivore-app/bug/landingPages

Bug/landingPages - fixing the issue with the right bar
This commit is contained in:
Jackson Harper 2022-11-23 10:47:46 +08:00 committed by GitHub
commit 6ce4618215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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}