diff options
| -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 // |
