From f4279446ad746f0cf7176e20860d1b4f18b2ff13 Mon Sep 17 00:00:00 2001 From: Andrew Hosgood Date: Thu, 25 Jul 2024 13:31:24 +0100 Subject: [PATCH] Revert "Fix button typeface and remove :link selectors" This reverts commit bda73ad5b891ceb5f9870429a3923ad500cdd88d. --- 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, 24 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92c378c0..c80a672c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,13 +14,9 @@ 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 `