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 139b27c commit 16d0085
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
// Additional block for the summary card
.govuk-summary-card {
@include govuk-font($size: 19, $weight: bold);
@include govuk-text-colour;
@include govuk-responsive-margin(6, "bottom");
border: 1px solid $govuk-border-colour;
}
Expand Down

0 comments on commit 16d0085

Please sign in to comment.