From 605d6c2adf0cde97e7878613a077e4819ff54e23 Mon Sep 17 00:00:00 2001 From: Rishi Mehta Date: Thu, 3 Oct 2024 17:33:48 +0530 Subject: [PATCH] Fixing wizard theme --- src/site/_mixins.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/site/_mixins.scss b/src/site/_mixins.scss index 370e722..b6eda38 100644 --- a/src/site/_mixins.scss +++ b/src/site/_mixins.scss @@ -372,7 +372,6 @@ color: $white; padding: 6px; line-height: .56; - color: $secondary; text-align: center; font-size: $font-s; font-weight: bold;