Skip to content

Commit

Permalink
COURTS-265: restore max height for masthead body (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
melwong-jcc authored Nov 14, 2024
1 parent 4432bb8 commit 906900d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_patterns/03-organisms/global/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,7 @@ $_hat: map-get($_config, hat);
}

.jcc-header__body {
@include u-maxh(9);
@include u-margin-x(auto);
@include u-padding-x(2);
@include at-media(desktop) {
Expand Down

0 comments on commit 906900d

Please sign in to comment.