From bdc408057fcd9c6f0b4946862621388cc97903b8 Mon Sep 17 00:00:00 2001 From: AK Delfin Date: Fri, 24 Dec 2021 18:53:28 +0300 Subject: [PATCH] correct style number title --- header.php | 2 +- style.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index fa55f67..d482343 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 40924ba..173770f 100644 --- a/style.css +++ b/style.css @@ -1129,12 +1129,12 @@ a{ .mobile_archive{ display: none; - margin-top: 18px; + margin-top: 38px; } .mobile_archive_img{ - margin-top: -42px; + margin-top: -32px; margin-left: 12px; margin-bottom: 8px; width: 91px;