A -> Nest Pseudoclass
This commit is contained in:
@ -11,9 +11,9 @@
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: $s-color--link;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
color: $s-color--link-hover;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user