Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move font style to section-button in accordion #2514

Commits on Jan 25, 2022

  1. Move font style to section-button in accordion

    The accordion heading text is not styled while JavaScript (JS) is disabled. `govuk-accordion__section-heading-text` is styled but that element only exists while JS is enabled.
    
    Remove font from `govuk-accordion__section-toggle` to reduce duplicate styles.
    Joshua License committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    cb6d9f0 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry

    Joshua License committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    a4ec7b7 View commit details
    Browse the repository at this point in the history