Fix toc header color

This commit is contained in:
alistair3149 2020-06-10 21:57:35 -04:00
parent 234f85be50
commit 8e9fcef55c
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -14,7 +14,7 @@
&title {
h2 {
margin: 0;
color: @base-50;
color: @base-50 !important;
font-size: @ui-menu-text-big;
}
}