Skip to content

Commit

Permalink
Adjust the size of the promotional section heading.
Browse files Browse the repository at this point in the history
  • Loading branch information
imcbride committed Oct 6, 2023
1 parent 1261239 commit 8848595
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/scss/components/_mega-cta.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,13 @@
font-weight: $font-weight-normal;
letter-spacing: $letter-spacing-solid;
text-transform: uppercase;
margin-bottom: $spacing-4;
margin-bottom: $spacing-5;
line-height: $line-height-basic;

@include breakpoint(md) {
font-weight: $font-weight-light;
font-size: $typescale-10;
}

@include breakpoint(xl) {
margin-bottom: $spacing-7;
}
}

.mega-cta__date-time {
Expand Down

0 comments on commit 8848595

Please sign in to comment.