Skip to content

Commit

Permalink
fix: blog page style
Browse files Browse the repository at this point in the history
  • Loading branch information
kuizuo committed Dec 27, 2023
1 parent 103c2c7 commit 7cb112c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/BlogPostItem/Container/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ html[data-theme='dark'] {

.article {
position: relative;
padding: 1em 1.25em 0.75em;
/* border: 1px solid var(--border-color); */
}

Expand Down

0 comments on commit 7cb112c

Please sign in to comment.