diff --git a/docs/_sass/custom/custom.scss b/docs/_sass/custom/custom.scss index 5c9de70..491b412 100644 --- a/docs/_sass/custom/custom.scss +++ b/docs/_sass/custom/custom.scss @@ -30,6 +30,6 @@ span.label.label-grey { } .badge { - font-weight: 500; + font-weight: 500 !important; text-transform: none !important; }