From 6d6e6a4dddb5a36a415bc68b5f0eb3bbe36ce6f3 Mon Sep 17 00:00:00 2001 From: Samidy Date: Thu, 2 Oct 2025 13:20:45 +0300 Subject: [PATCH] how did i not catch this omg --- docs/.vitepress/theme/style.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/.vitepress/theme/style.scss b/docs/.vitepress/theme/style.scss index 11340d5c7..cc7d8a252 100644 --- a/docs/.vitepress/theme/style.scss +++ b/docs/.vitepress/theme/style.scss @@ -107,9 +107,6 @@ body { --vp-button-brand-hover-border: #ea580c !important; --vp-button-brand-hover-text: #fff !important; } - --vp-button-brand-hover-border: #ea580c !important; - --vp-button-brand-hover-text: #fff !important; -} .dark body { background-color: rgb(15, 15, 15) !important;