Slightly toning down h2s again
This commit is contained in:
parent
d63696d065
commit
6abf49094e
3 changed files with 5 additions and 3 deletions
|
@ -50,7 +50,8 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
font-size: 22px;
|
||||
font-weight: 400;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
|
|
@ -64,7 +64,8 @@ h1 {
|
|||
color: inherit; }
|
||||
|
||||
h2 {
|
||||
font-size: 22px; }
|
||||
font-weight: 400;
|
||||
font-size: 24px; }
|
||||
|
||||
h3 {
|
||||
font-size: 18px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue