From 5b98f3ccd890f2e7ce49b1251f9403dd14bd7338 Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sun, 3 Apr 2022 19:37:30 +0200 Subject: [PATCH] chore(docs): Remove lighter var --- docs/src/.vuepress/assets/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/.vuepress/assets/index.css b/docs/src/.vuepress/assets/index.css index 8d9e7200..f534b82c 100644 --- a/docs/src/.vuepress/assets/index.css +++ b/docs/src/.vuepress/assets/index.css @@ -7,7 +7,6 @@ --c-text-lighter: white !important; --c-text: white !important; --c-bg: black !important; - --c-bg-lighter: rgba(17, 24, 39, var(--tw-bg-opacity)) !important; } .dark .tip {