correct width logo

This commit is contained in:
arlemp@selectel.ru
2022-02-21 20:11:03 +03:00
parent 0af5c990d2
commit 7a95fa3e42
3 changed files with 5 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
<?if (defined('TESTMODE') and TESTMODE == 1):?>
<link rel="stylesheet" href="<?php echo get_template_directory_uri();?>/style-test.css?ver=2">
<?else:?>
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=154">
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=155">
<?endif?>
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">