Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(interruption card): fix body text color when govuk-global-styles …
…is true (#1059) If the component is used when govuk global styles is set to true, the i specificity isn't high enough to override the text color to white. This commit adds extra css to ensure elements within the interruption card body are given the correct text size and color.
- Loading branch information