Skip to content

Commit 128ded4

Browse files
committed
fix: center post dates
1 parent 25df070 commit 128ded4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/styles/index.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ p {
8686
margin-inline: auto;
8787
}
8888

89+
p.pagination-post-date {
90+
margin-inline: auto;
91+
text-align: center;
92+
}
93+
8994
code,
9095
pre,
9196
kbd,

0 commit comments

Comments
 (0)