Commit fcaf0a89 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix heading small color to darker one

parent 86a17390
...@@ -855,7 +855,7 @@ $pre-border-color: #ccc; ...@@ -855,7 +855,7 @@ $pre-border-color: #ccc;
//** Abbreviations and acronyms border color //** Abbreviations and acronyms border color
// $abbr-border-color: $gray-light // $abbr-border-color: $gray-light
//** Headings small color //** Headings small color
// $headings-small-color: $gray-light $headings-small-color: $gray-dark;
//** Blockquote small color //** Blockquote small color
// $blockquote-small-color: $gray-light // $blockquote-small-color: $gray-light
//** Blockquote font size //** Blockquote font size
......
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