From 76de61da027a3df4bee8838de3a2306c9a0a44b2 Mon Sep 17 00:00:00 2001 From: "arlemp@selectel.ru" Date: Wed, 8 Dec 2021 00:34:22 +0300 Subject: [PATCH] correct css --- header.php | 3 +-- style.css | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index 5fce199..fe7983d 100644 --- a/header.php +++ b/header.php @@ -4,10 +4,9 @@ <?php wp_title('|', true, 'right');?><?=get_bloginfo('name')?> - + - diff --git a/style.css b/style.css index 74cfa07..2669bb1 100644 --- a/style.css +++ b/style.css @@ -1801,7 +1801,7 @@ img-fluid{ #gamburer_menu li{ font-weight: bold; - font-size: 13px; + font-size: 11px; text-transform: uppercase; border-bottom: 1px solid #F5F5F5; margin-top: 22px;