edited post

This commit is contained in:
Morgan 2023-10-29 11:16:41 +09:00
parent d64eb2d82b
commit 430ed2a3fc
1 changed files with 2 additions and 1 deletions

View File

@ -4,9 +4,10 @@
} }
.post-title { .post-title {
margin-top: 10px; margin-top: 16px;
margin-bottom: 16px; margin-bottom: 16px;
font-size: 24px; font-size: 24px;
padding-top: 24px;
} }
.post-description { .post-description {