Skip to content

Commit

Permalink
Remove redundant heading class
Browse files Browse the repository at this point in the history
The element has an `h1` class in the markup so it's not needed in the
stylesheet.
  • Loading branch information
contolini committed Sep 23, 2021
1 parent f92fa13 commit 44904c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/cfpb-layout/src/molecules/heroes.less
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,6 @@
display: none;
}

.m-hero_heading {
.heading-1();
}

.m-hero_subhead {
.heading-3();
}
Expand Down

0 comments on commit 44904c4

Please sign in to comment.