From 23269a4625f27cedcc11dc6efda33563d201a8ec Mon Sep 17 00:00:00 2001 From: rulingcom Date: Mon, 15 Nov 2021 09:45:30 +0000 Subject: [PATCH] fix error --- assets/stylesheets/template/layout/header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index 0b23343..d6f0207 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -54,7 +54,7 @@ a#content{ z-index: 1000; } .layout-content-inner.container{ - top: -25px; + margin-top: -25px; } .layout-header .header-banner{ .w-ba-banner{