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