fix: Adjusting well the title again.
This commit is contained in:
parent
3d0af80de5
commit
4ea7194266
@ -67,7 +67,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size-adjust: 0.4;
|
font-size-adjust: 0.3;
|
||||||
}
|
}
|
||||||
#fh5co-main {
|
#fh5co-main {
|
||||||
clear: both;
|
clear: both;
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<!-- Include Favicon -->
|
<!-- Include Favicon -->
|
||||||
<?php echo Theme::favicon('img/favicon.png?v=0'); ?>
|
<?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 -->
|
<!-- Load Bludit Plugins: Site head -->
|
||||||
<?php Theme::plugins('siteHead'); ?>
|
<?php Theme::plugins('siteHead'); ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user