From d367c7e42f53cd0364fad4a0d39ddcb003ec2aad Mon Sep 17 00:00:00 2001 From: rulingcom Date: Wed, 13 Oct 2021 06:43:05 +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 1cff1dd..789ae05 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -118,7 +118,7 @@ a#content{ } &,& .jp-jplayer{ @media(min-width:1801px){ - height: 840px; + height: 760px; .ad-overlay{ bottom: 50%; position: absolute;