mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
Update article paragraph spacing
This commit is contained in:
@@ -46,21 +46,13 @@ tr, th, td {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.post-content h1,
|
.post-content h1,
|
||||||
.post-content h2 {
|
.post-content h2,
|
||||||
margin-top: 4rem;
|
|
||||||
margin-bottom: 1rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.post-content h3,
|
.post-content h3,
|
||||||
.post-content h4 {
|
.post-content h4,
|
||||||
margin-top: 3rem;
|
|
||||||
margin-bottom: 2rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.post-content h5,
|
.post-content h5,
|
||||||
.post-content h6 {
|
.post-content h6 {
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-content img {
|
.post-content img {
|
||||||
|
|||||||
Reference in New Issue
Block a user