diff --git a/src/styles/post.scss b/src/styles/post.scss index 8cdc6c6..c595bf4 100644 --- a/src/styles/post.scss +++ b/src/styles/post.scss @@ -16,7 +16,7 @@ background-size: cover; aspect-ratio: 1; border-radius: 8px; - margin: 24px 0; + margin: 16px 0; } .post-container {