link created
This commit is contained in:
parent
f95ed6c641
commit
e37fbbb52a
10
sass/_Link.sass
Normal file
10
sass/_Link.sass
Normal file
@ -0,0 +1,10 @@
|
||||
|
||||
// Link
|
||||
// ––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
|
||||
a
|
||||
color: $color-primary
|
||||
text-decoration: none
|
||||
|
||||
&:hover
|
||||
color: $color-secondary
|
Loading…
Reference in New Issue
Block a user