Increased post title font-weight
This commit is contained in:
parent
69b588204f
commit
74f0035352
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 32px;
|
||||
a {
|
||||
color: inherit;
|
||||
|
|
|
@ -63,7 +63,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
line-height: 1.4; } }
|
||||
|
||||
h1 {
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 32px; }
|
||||
h1 a {
|
||||
color: inherit; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue