edited post

This commit is contained in:
Morgan 2023-10-30 12:59:06 +09:00
parent cae29d9f64
commit 093448c1bb
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
} }
.post-title { .post-title {
margin-top: 16px; margin-top: 32px;
margin-bottom: 12px; margin-bottom: 24px;
font-size: 24px; font-size: 24px;
padding-top: 32px; padding-top: 32px;
} }