slightly increase h1 size for a better contrast to h2
This commit is contained in:
parent
7822163a2b
commit
b06b90d820
1 changed files with 2 additions and 2 deletions
|
@ -972,8 +972,8 @@ h1, h2, h3, h4, h5, h6 {
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-size: 23px;
|
||||
line-height: 29px;
|
||||
font-size: 24px;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
h2,
|
||||
|
|
Loading…
Reference in a new issue