fix: Allowing site title with bigger length words.

This commit is contained in:
sergiotarxz 2020-10-22 19:02:07 +02:00
parent 63219020f9
commit cca3fb9901
1 changed files with 1 additions and 0 deletions

View File

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