mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-07 20:03:33 -05: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
|
||||
.govuk-footer__link {
|
||||
text-decoration: none;
|
||||
|
||||
&:hover,
|
||||
&:active {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
@include govuk-focusable-text-link;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user