From 0bb31c55bfa22126a13a24ae35ddc24cb36d186a Mon Sep 17 00:00:00 2001 From: amfiyong Date: Tue, 17 Aug 2021 17:18:45 +0800 Subject: [PATCH] update --- metron/css/style/white/style.white.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metron/css/style/white/style.white.css b/metron/css/style/white/style.white.css index ba04a9b..4828f20 100644 --- a/metron/css/style/white/style.white.css +++ b/metron/css/style/white/style.white.css @@ -58248,13 +58248,13 @@ body { display: inline-block; } .header .header-logo .logo-sticky { display: none; } - .header-fixed[data-header-scroll="on"] .header { + .header-fixed[data-header-scroll="off"] .header { position: fixed; top: 0; right: 0; left: 0; z-index: 97; - background:linear-gradient(90deg,#27428F,#7081B5); + background-color: #3B5998; -webkit-box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08); box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.08); height: 80px;