fix: Allowing site title with bigger length words.
This commit is contained in:
parent
63219020f9
commit
cca3fb9901
@ -67,6 +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;
|
||||||
}
|
}
|
||||||
#fh5co-main {
|
#fh5co-main {
|
||||||
clear: both;
|
clear: both;
|
||||||
|
Loading…
Reference in New Issue
Block a user