mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
disable flex to start
This commit is contained in:
@@ -37,7 +37,7 @@ $link-hover-decoration: underline !default;
|
||||
//
|
||||
// Quickly modify global styling by enabling or disabling features.
|
||||
|
||||
$enable-flex: true !default;
|
||||
$enable-flex: false !default;
|
||||
$enable-rounded: true !default;
|
||||
$enable-shadows: false !default;
|
||||
$enable-gradients: false !default;
|
||||
|
Reference in New Issue
Block a user