mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Merge pull request #3732 from alphagov/fix-footer-link-styles
Put underlines back on footer links
This commit is contained in:
@@ -28,13 +28,6 @@
|
|||||||
|
|
||||||
// Updates to footer component
|
// Updates to footer component
|
||||||
.govuk-footer__link {
|
.govuk-footer__link {
|
||||||
text-decoration: none;
|
|
||||||
|
|
||||||
&:hover,
|
|
||||||
&:active {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
@include govuk-focusable-text-link;
|
@include govuk-focusable-text-link;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user