diff --git a/header.php b/header.php index 642dbff..118b2ad 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 d9d0ff3..21b2d91 100644 --- a/style.css +++ b/style.css @@ -846,7 +846,7 @@ a{ .main-card-title{ font-family: 'GrtskPeta'; - font-size: 36px; + font-size: 28px; text-align: center; }