6 lines
76 B
Text
6 lines
76 B
Text
a.no-color-change {
|
|
color: inherit;
|
|
&:hover {
|
|
color: inherit;
|
|
}
|
|
}
|