6 lines
No EOL
68 B
CSS
6 lines
No EOL
68 B
CSS
.backLink:hover {
|
|
color: $teal;
|
|
& .icon {
|
|
fill: $teal;
|
|
}
|
|
} |