From 4b4638cd60c7b51b9509ff7a4e6a0f1970e79d68 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 1 Jan 2024 15:47:52 -0800 Subject: [PATCH] chore: ooops --- src/assets/styles/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/styles/index.css b/src/assets/styles/index.css index 1c40aaf0..3f2ebb62 100644 --- a/src/assets/styles/index.css +++ b/src/assets/styles/index.css @@ -991,7 +991,7 @@ h5 > svg, h6 > svg, .pill--button > svg { margin-right: .25rem; - stroke-width: var(--stroke-width-bold); + stroke-width: var(--stroke-width-bold) !important; } /* screens: md */