From 601c74d8b40aed09c1f19b4fa738523c61048973 Mon Sep 17 00:00:00 2001 From: "arlemp@selectel.ru" Date: Mon, 22 Nov 2021 18:48:30 +0300 Subject: [PATCH] delete border mobile menu --- header.php | 2 +- style.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/header.php b/header.php index ce40df1..91f1bcb 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title('|', true, 'right');?><?=get_bloginfo('name')?> - + diff --git a/style.css b/style.css index ebd514a..9444a25 100644 --- a/style.css +++ b/style.css @@ -2075,7 +2075,6 @@ and (max-device-width : 667px) { margin-top: 22px; margin-right: 22px; overflow: hidden; - border: 1px solid black; }