Improve flexibility of applying color to the theme
This commit is contained in:
@@ -61,9 +61,8 @@ audio:not([controls]) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Remove blue color */
|
||||
a {
|
||||
color: inherit;
|
||||
color: $primary-color;
|
||||
}
|
||||
|
||||
/* Apply focus state */
|
||||
|
||||
Reference in New Issue
Block a user