mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
Include specificity for a > svg -- a:not(.btn)
This commit is contained in:
@@ -5,7 +5,8 @@ body {
|
||||
color: $charcoal;
|
||||
}
|
||||
|
||||
a {
|
||||
/* Buttons have their own inline svg/span styles */
|
||||
a:not(.btn) {
|
||||
color: $jambonz;
|
||||
|
||||
svg, span {
|
||||
|
||||
Reference in New Issue
Block a user