Skip to content

Commit

Permalink
Add text colour to summary card
Browse files Browse the repository at this point in the history
  • Loading branch information
owenatgov committed Sep 29, 2023
1 parent 18caff5 commit 10beebe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@

.govuk-summary-card__title {
@include govuk-font($size: 19, $weight: bold);
@include govuk-text-colour;
margin: govuk-spacing(1) govuk-spacing(4) govuk-spacing(2) 0;

@include govuk-media-query($from: "tablet") {
Expand Down

0 comments on commit 10beebe

Please sign in to comment.