Use bold font with teal colour for both applied taxons and applied properties

This commit is contained in:
Matt-Yorkley
2020-05-02 11:42:25 +02:00
parent 483a654d31
commit 7be85d1dab

View File

@@ -145,12 +145,9 @@
color: $grey-800;
font-style: italic;
&.applied-properties {
color: $grey-800;
}
&.applied-taxons {
&.applied-taxons, &.applied-properties {
color: $clr-blue;
font-weight: bold;
}
&.applied-search {