diff options
| author | Mark Otto <[email protected]> | 2014-08-05 17:50:22 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-08-05 17:50:22 -0700 |
| commit | e3b23439babbaadcf763a51a47f8330a676d786c (patch) | |
| tree | ecd0d866d5431209e6b659340bbdf81abc85a170 | |
| parent | 3d5fd6f00db8a0c5cfb976566be3e755f9070e70 (diff) | |
| download | bootstrap-e3b23439babbaadcf763a51a47f8330a676d786c.tar.xz bootstrap-e3b23439babbaadcf763a51a47f8330a676d786c.zip | |
spacing
| -rw-r--r-- | less/_variables.less | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/less/_variables.less b/less/_variables.less index 862f585c9..b7cc86ea3 100644 --- a/less/_variables.less +++ b/less/_variables.less @@ -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 // |
