Replace govuk link with usa-link and tested

This commit is contained in:
alexjanousekGSA
2025-07-01 12:41:07 -04:00
parent 07bdad4134
commit 3f58647dc9
9 changed files with 36 additions and 121 deletions

View File

@@ -34,12 +34,6 @@ $path: '/static/images/';
// Dependencies from GOV.UK Frontend, packaged to be specific to this application
@import './govuk-frontend/all';
// Custom overrides
.govuk-link {
font-weight: bold;
color: #005ea5;
}
// Specific to this application
@import 'local/typography';
@import 'grids';