Merge pull request #3035 from mlorb/ml-sci-5095

[SCI-5095] Change color of sidebar icons and labels
This commit is contained in:
mlorb 2021-01-04 10:23:52 +01:00 committed by GitHub
commit dafe8a072a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
& > a,
& > span {
@include font-small;
color: $color-silver-chalice;
color: $color-volcano;
display: grid;
margin-left: auto;
margin-right: auto;