From 67c8719c368b1bd37691b120db354cd8cdffbc25 Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Sun, 18 May 2025 19:56:52 +0100 Subject: [PATCH] Update custom.scss --- docs/_sass/custom/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }