Commit f534cabc authored by Mark Otto's avatar Mark Otto

wider horizontal padding

parent 72fc4417
...@@ -93,7 +93,7 @@ $border-width: .0625rem !default; ...@@ -93,7 +93,7 @@ $border-width: .0625rem !default;
// Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start). // Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).
$padding-y: .5rem !default; $padding-y: .5rem !default;
$padding-x: .75rem !default; $padding-x: 1rem !default;
$padding-lg-y: .75rem !default; $padding-lg-y: .75rem !default;
$padding-lg-x: 1.5rem !default; $padding-lg-x: 1.5rem !default;
......
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