mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
Extract $code-padding-{x,y} variables
[skip sauce] [skip validator]
This commit is contained in:
@@ -787,6 +787,8 @@ $close-text-shadow: 0 1px 0 #fff !default;
|
||||
// Code
|
||||
|
||||
$code-font-size: 90% !default;
|
||||
$code-padding-x: .4rem !default;
|
||||
$code-padding-y: .2rem !default;
|
||||
$code-color: #bd4147 !default;
|
||||
$code-bg: #f7f7f9 !default;
|
||||
|
||||
|
Reference in New Issue
Block a user