Update title style
This commit is contained in:
parent
8d68a7091f
commit
5a76d58894
1 changed files with 3 additions and 3 deletions
|
@ -172,12 +172,12 @@ h1,
|
||||||
h2,
|
h2,
|
||||||
h3 {
|
h3 {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
margin: 0.5em 0;
|
margin-top: 1em;
|
||||||
|
margin-bottom: 0.5em;
|
||||||
|
line-height: 1cap;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
line-height: 1cap;
|
|
||||||
font-variation: small-caps;
|
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
|
|
Loading…
Reference in a new issue