diff --git a/awesome-bootstrap-checkbox.scss b/awesome-bootstrap-checkbox.scss index e6a5126..24aaf35 100644 --- a/awesome-bootstrap-checkbox.scss +++ b/awesome-bootstrap-checkbox.scss @@ -7,7 +7,7 @@ $font-family-icon: 'FontAwesome' !default; $fa-var-check: "\f00c" !default; $check-icon: $fa-var-check !default; -$abc-border-width: 5px !default; +$abc-border-width: 1px !default; $form-check-input-gutter: 1.25rem !default; @function theme-color($key: "primary") {