link created
This commit is contained in:
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
|
Reference in New Issue
Block a user