From 1ced8282cdb84586d42b0fc2d1a0fcfd8a96aafd Mon Sep 17 00:00:00 2001 From: MewenLeHo Date: Tue, 7 Dec 2021 09:30:13 +0100 Subject: [PATCH] feat #917 (Components with dark background): refactoring --- scss/_themes.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/_themes.scss b/scss/_themes.scss index d32ef3babf..d87d840055 100644 --- a/scss/_themes.scss +++ b/scss/_themes.scss @@ -112,7 +112,6 @@ $bs-color-secondary: var(--bs-color-secondary) !default; [data-bs-theme] { - h2 { color: $bs-color-primary; }