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 {
|
h1 {
|
||||||
font-weight: 400;
|
font-weight: 500;
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
a {
|
a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|
|
@ -63,7 +63,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||||
line-height: 1.4; } }
|
line-height: 1.4; } }
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-weight: 400;
|
font-weight: 500;
|
||||||
font-size: 32px; }
|
font-size: 32px; }
|
||||||
h1 a {
|
h1 a {
|
||||||
color: inherit; }
|
color: inherit; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue