From bda73ad5b891ceb5f9870429a3923ad500cdd88d Mon Sep 17 00:00:00 2001 From: Andrew Hosgood Date: Thu, 25 Jul 2024 13:22:50 +0100 Subject: [PATCH] Fix button typeface and remove :link selectors --- CHANGELOG.md | 4 ++++ .../components/breadcrumbs/breadcrumbs.scss | 2 -- src/nationalarchives/components/button/button.scss | 6 +----- .../components/error-summary/error-summary.scss | 1 - .../components/global-header/global-header.scss | 3 --- src/nationalarchives/components/header/header.scss | 6 ------ src/nationalarchives/components/index-grid/index-grid.scss | 1 - .../components/quick-filters/quick-filters.scss | 2 -- src/nationalarchives/components/skip-link/skip-link.scss | 1 - src/nationalarchives/components/tabs/tabs.scss | 1 - src/nationalarchives/global-header-package.scss | 2 -- 11 files changed, 5 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c80a672c..92c378c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated ### Removed + +- Removed styling for links with the `:link` pseudo class - all `` elements should posess an `href` attribute by default + ### Fixed - Further fixed gallery component layout when CSS loads but JS fails +- Buttons using the `