add basic new colors
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
&__link {
|
||||
font-weight: 500;
|
||||
color: rgba($colorBlack, 0.6);
|
||||
color: rgba($colorWhite, 0.6);
|
||||
|
||||
&:hover {
|
||||
color: $colorBlack;
|
||||
color: $colorWhite;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user