2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Extract $code-font-size variable

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-02-16 22:37:00 -08:00
parent 79c955f019
commit 9fdae5f391
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -781,6 +781,7 @@ $close-text-shadow: 0 1px 0 #fff !default;
// Code
$code-font-size: 90% !default;
$code-color: #bd4147 !default;
$code-bg: #f7f7f9 !default;