Skip to content

Commit

Permalink
Revert "adjusting max height of HeroMedia"
Browse files Browse the repository at this point in the history
This reverts commit 2e073f5.
  • Loading branch information
stephiescastle committed Jan 28, 2025
1 parent 2e073f5 commit 1b7ca10
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: 50vh;
max-height: 40vh;
min-height: 255px;
}

Expand Down

0 comments on commit 1b7ca10

Please sign in to comment.