diff options
| author | Mark Otto <[email protected]> | 2014-08-05 17:50:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-08-05 17:50:59 -0700 |
| commit | 1582138d3cb6102ea564282708494ad3fc772aeb (patch) | |
| tree | b572f7ab9e3c02cc2b964ab1a6eb7c74dc55d2e2 | |
| parent | e3b23439babbaadcf763a51a47f8330a676d786c (diff) | |
| download | bootstrap-1582138d3cb6102ea564282708494ad3fc772aeb.tar.xz bootstrap-1582138d3cb6102ea564282708494ad3fc772aeb.zip | |
change value
| -rw-r--r-- | less/_variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/_variables.less b/less/_variables.less index b7cc86ea3..791602a69 100644 --- a/less/_variables.less +++ b/less/_variables.less @@ -46,7 +46,7 @@ @enable-transitions: true; @spacer: 1rem; -@border-width: .075rem; +@border-width: .05rem; //== Typography // |
