Change bookmark icon color

This commit is contained in:
Ramon Wenger 2019-11-20 15:47:41 +01:00
parent e7916215b0
commit 42f888d0d6
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
&--bookmarked { &--bookmarked {
#{$parent}__background { #{$parent}__background {
fill: $color-accent-1; fill: $color-brand;
} }
} }
} }