Skip to content

Commit

Permalink
Update _uswds-theme-custom-styles.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
zandercymatics committed Feb 5, 2025
1 parent 12d9aba commit 30ee558
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions styles/_uswds-theme-custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,6 @@ h4,
.usa-prose > .h4 {
font-size: size($theme-font-role-heading, $theme-h4-font-size);
color: color('primary-dark');
font-weight: font-weight('semibold');
.usa-prose > & {
font-weight: font-weight('bold');
}
}

h5,
Expand All @@ -130,10 +126,6 @@ h5,
.usa-prose > .h5 {
font-size: size($theme-font-role-heading, $theme-h5-font-size);
color: color('primary-dark');
font-weight: font-weight('semibold');
.usa-prose > & {
font-weight: font-weight('bold');
}
}

.usa-section--dark h2 {
Expand Down

0 comments on commit 30ee558

Please sign in to comment.