fix: Adjusting only the title.
This commit is contained in:
parent
4ea7194266
commit
4283de5d62
@ -5,6 +5,9 @@
|
|||||||
body {
|
body {
|
||||||
color: #444;
|
color: #444;
|
||||||
}
|
}
|
||||||
|
h1.site-title {
|
||||||
|
font-size-adjust: 0.3;
|
||||||
|
}
|
||||||
*, ::after, ::before {
|
*, ::after, ::before {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
@ -67,7 +70,6 @@ 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.3;
|
|
||||||
}
|
}
|
||||||
#fh5co-main {
|
#fh5co-main {
|
||||||
clear: both;
|
clear: both;
|
||||||
|
Loading…
Reference in New Issue
Block a user