mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
nuke shadows for now
This commit is contained in:
parent
53a3ff74ca
commit
8303b7b8c9
@ -38,8 +38,8 @@ $link-hover-decoration: underline !default;
|
||||
// Quickly modify global styling by enabling or disabling features.
|
||||
|
||||
$enable-rounded: true !default;
|
||||
$enable-shadows: true !default;
|
||||
$enable-gradients: true !default;
|
||||
$enable-shadows: false !default;
|
||||
$enable-gradients: false !default;
|
||||
$enable-transitions: true !default;
|
||||
|
||||
$spacer: 1rem !default;
|
||||
|
Loading…
x
Reference in New Issue
Block a user