mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03: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