Decor link
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
f88e612da5
commit
6ff3c17225
9
_scss/components/theme/_link.scss
Normal file
9
_scss/components/theme/_link.scss
Normal file
@ -0,0 +1,9 @@
|
||||
a {
|
||||
color: $color-primary;
|
||||
text-decoration: none;
|
||||
|
||||
&:focus,
|
||||
&:hover {
|
||||
color: $color-secondary;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user