Skip to content

Commit

Permalink
Merge pull request #1726 from MetaPhase-Consulting/fix/ab-alert-h3
Browse files Browse the repository at this point in the history
Fix h3 on AB
  • Loading branch information
SidelineCory24 committed Aug 19, 2021
2 parents 8407582 + 7af7548 commit d7e03c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/_availableBidders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

border-top: 1px solid $color-white;

h3 {
h3:not(.usa-alert-heading) {
font-size: 15px;
font-weight: normal;
}
Expand Down

0 comments on commit d7e03c8

Please sign in to comment.