Skip to content

Commit

Permalink
Merge pull request #8579 from cfpb/ans_disclosure_cleanup
Browse files Browse the repository at this point in the history
PfC: Remove `.estimated-expenses .aid-form__summary-heading`
  • Loading branch information
anselmbradford authored Sep 18, 2024
2 parents ba11b34 + 0f95952 commit 3ee8b48
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1415,13 +1415,6 @@ $bp-graph-cols-min: 740px;
padding-left: math.div(40px, $base-font-size-px) + em;
}
}

&__summary-heading {
@include heading-4;
// Override for h4 margin and text-transform.
margin-bottom: math.div(10px, $size-iv) + em;
text-transform: none;
}
}

.line-item {
Expand Down

0 comments on commit 3ee8b48

Please sign in to comment.