mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +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.
|
// Quickly modify global styling by enabling or disabling features.
|
||||||
|
|
||||||
$enable-rounded: true !default;
|
$enable-rounded: true !default;
|
||||||
$enable-shadows: true !default;
|
$enable-shadows: false !default;
|
||||||
$enable-gradients: true !default;
|
$enable-gradients: false !default;
|
||||||
$enable-transitions: true !default;
|
$enable-transitions: true !default;
|
||||||
|
|
||||||
$spacer: 1rem !default;
|
$spacer: 1rem !default;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user