Skip to content

Commit

Permalink
fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
wang.jianbo committed Nov 3, 2024
1 parent 6898b9c commit 9401c21
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions static/css/blog.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
line-height: .5em;
font-size: 2em;
display: block;
margin: 0 0 .25rem 0
margin: 0 0 .5rem 0
}

.post-header .meta .date .rest {
Expand All @@ -51,10 +51,6 @@
margin: 0 0 10px 0
}

.post .post-header {
margin: 20px 0
}

.post-header h1.title {
margin: -10px 0 0 0
}
Expand Down

0 comments on commit 9401c21

Please sign in to comment.