fix: Adjusting well the title again.

This commit is contained in:
sergiotarxz 2020-10-22 19:13:01 +02:00
parent 3d0af80de5
commit 4ea7194266
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 20px;
font-weight: 300;
font-size-adjust: 0.4;
font-size-adjust: 0.3;
}
#fh5co-main {
clear: both;

View File

@ -13,7 +13,7 @@
<!-- Include Favicon -->
<?php echo Theme::favicon('img/favicon.png?v=0'); ?>
<?php echo Theme::css('css/style.css?v=1'); ?>
<?php echo Theme::css('css/style.css?v=2'); ?>
<!-- Load Bludit Plugins: Site head -->
<?php Theme::plugins('siteHead'); ?>