Skip to content

Commit

Permalink
adjusting max height of HeroMedia
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed Jan 28, 2025
1 parent 1284445 commit 2e073f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/src/scss/components/_HeroMedia.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.HeroMedia {
> div > .vh-crop {
@screen sm {
max-height: 40vh;
max-height: 50vh;
min-height: 255px;
}

Expand Down

0 comments on commit 2e073f5

Please sign in to comment.