Fix blog h1 styling
This commit is contained in:
parent
33411d1041
commit
73d0c5df40
@ -768,6 +768,10 @@ section#auth h3 {
|
|||||||
margin: 50px 20px;
|
margin: 50px 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-content h1 {
|
||||||
|
font-size: 36pt;
|
||||||
|
}
|
||||||
|
|
||||||
.post-content h2 {
|
.post-content h2 {
|
||||||
font-size: 28pt;
|
font-size: 28pt;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user