mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 13:36:06 +01:00
7 lines
No EOL
74 B
SCSS
7 lines
No EOL
74 B
SCSS
a {
|
|
color: var(--primary);
|
|
|
|
&:hover {
|
|
color: var(--primary);
|
|
}
|
|
} |