From c25a8c2d03f8d0ac0517878285692ce8e64b2c94 Mon Sep 17 00:00:00 2001 From: chiu Date: Tue, 31 Aug 2021 14:22:02 +0800 Subject: [PATCH] fix error --- assets/stylesheets/template/layout/header.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index 2a7699e..1af0cdd 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -179,9 +179,6 @@ min-height: 100%; min-width: 100%; max-width: none !important; - @media(max-width: 768px){ - transform: translateX(-25%); - } } .ad-overlay{ background: none;