mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 14:28:25 -04:00
Remove global link styles
All links, that need it, now have the GOVUK Frontend link class so we no longer need this CSS.
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
// Extra CSS overlaying elements
|
||||
a {
|
||||
&:visited {
|
||||
color: $link-colour;
|
||||
}
|
||||
}
|
||||
|
||||
.form-control-1-1 {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user