mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-10 07:50:57 +00:00
disable flex to start
This commit is contained in:
parent
68bcb89291
commit
ddafee6ece
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue