mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Put underlines back on footer links
Raised by the service assessment accessibility review as a problem for the footer due to it having a mix of text and links. This also makes it match the latest GOVUK Frontend style.
This commit is contained in:
@@ -28,13 +28,6 @@
|
||||
|
||||
// Updates to footer component
|
||||
.govuk-footer__link {
|
||||
text-decoration: none;
|
||||
|
||||
&:hover,
|
||||
&:active {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
@include govuk-focusable-text-link;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user