From 86a2531e82df1497c89be467e681903b1a34f45b Mon Sep 17 00:00:00 2001 From: ken Date: Thu, 25 Jun 2026 18:20:24 +0800 Subject: [PATCH] css --- assets/stylesheets/template/base/_global.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/assets/stylesheets/template/base/_global.scss b/assets/stylesheets/template/base/_global.scss index e281a4e..dd27e03 100644 --- a/assets/stylesheets/template/base/_global.scss +++ b/assets/stylesheets/template/base/_global.scss @@ -2,9 +2,6 @@ @import "../initial"; @import "variables"; -#orbit-bar .orbit-bar-title a{ - color: #333!important; -} .fa-classic, .fa-regular, .fa-solid, .far, .fas ,.fa{ font-family: var(--fa-style-family, "FontAwesome"); }