mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
unaffix sidebar and simplify styles of docs side nav to be more like v3
This commit is contained in:
@@ -53,8 +53,6 @@ $spacer: 1rem !default;
|
||||
$spacer-x: $spacer !default;
|
||||
$spacer-y: $spacer !default;
|
||||
|
||||
$border-width: (1 / $font-size-root)rem !default;
|
||||
|
||||
|
||||
// Typography
|
||||
//
|
||||
@@ -87,6 +85,8 @@ $headings-font-weight: 500 !default;
|
||||
$headings-line-height: 1.1 !default;
|
||||
$headings-color: inherit !default;
|
||||
|
||||
$border-width: .0625rem !default;
|
||||
|
||||
|
||||
// Components
|
||||
//
|
||||
|
Reference in New Issue
Block a user