0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00
This commit is contained in:
Mark Otto 2014-08-05 17:50:22 -07:00
parent 3d5fd6f00d
commit e3b23439ba

View File

@ -40,13 +40,13 @@
//
//## Quickly modify global styling by enabling or disabling features.
@enable-rounded: true;
@enable-shadows: true;
@enable-gradients: true;
@enable-transitions: true;
@enable-rounded: true;
@enable-shadows: true;
@enable-gradients: true;
@enable-transitions: true;
@spacer: 1rem;
@border-width: .05rem;
@spacer: 1rem;
@border-width: .075rem;
//== Typography
//