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;