Commit 9fe7aa70 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix star icon color/stroke

parent 1ce27c7d
...@@ -291,16 +291,9 @@ ...@@ -291,16 +291,9 @@
} }
svg { svg {
path {
fill: $layout-link-gray; fill: $layout-link-gray;
} }
use {
stroke: $layout-link-gray;
}
}
.fa-caret-down { .fa-caret-down {
margin-left: 3px; margin-left: 3px;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment