From 934425054f7d2834bd88c82cbc0373e4bce68670 Mon Sep 17 00:00:00 2001 From: Leon <58762081+LeonWong0609@users.noreply.github.com> Date: Sat, 20 Nov 2021 11:07:20 +0800 Subject: [PATCH] Update custom.css --- custom.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom.css b/custom.css index 212a41b..4168896 100644 --- a/custom.css +++ b/custom.css @@ -616,9 +616,9 @@ del { #head { height: 2.5em; - backdrop-filter: blur(15px); + /*backdrop-filter: blur(15px); background-color: var(--head-bg) !important; - box-shadow: var(--head-bg) 0 3px 5px 0; + box-shadow: var(--head-bg) 0 3px 5px 0;*/ } .h-12 { @@ -701,4 +701,4 @@ hr { /* new right sidebar btn color tweaks */ .cp__header-logo, .fade-link { color: var(--ls-link-text-color,#045591) !important; -} \ No newline at end of file +}