mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Add underlines on hover for all navigation
This commit is contained in:
@@ -34,9 +34,16 @@
|
||||
a {
|
||||
|
||||
display: block;
|
||||
margin-top: 3px;
|
||||
|
||||
.js-enabled & {
|
||||
|
||||
padding-left: 20px;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user