diff --git a/header.php b/header.php index ec90738..2105bb1 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 8625140..0054b48 100644 --- a/style.css +++ b/style.css @@ -1766,6 +1766,7 @@ a{ #socials{ display: flex; margin-bottom: 18px; + margin-left: 12px; justify-content: center; align-items: center; }