From 8174feea1f67f4554ff7912786677d0d24b1a64f Mon Sep 17 00:00:00 2001 From: topa-LE Date: Fri, 19 Mar 2021 09:21:25 +0100 Subject: [PATCH] edit page-header custom --- css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/custom.css b/css/custom.css index 4a0c657..ce7f028 100644 --- a/css/custom.css +++ b/css/custom.css @@ -437,7 +437,7 @@ color : #858484; } .page-header--search-hover .main-header { border-bottom : 1px solid #090e16; -box-shadow: inset 0 -1px 0 #090e16; +box-shadow: inset 0 -1px 0 #090e16 !important; } .page-header { background-color: #061321;