diff --git a/src/styles/post.scss b/src/styles/post.scss index c595bf4..43be4f4 100644 --- a/src/styles/post.scss +++ b/src/styles/post.scss @@ -1,6 +1,6 @@ .post-title { font-size: 2rem; - font-weight: 500; + font-weight: 600; margin-bottom: 12px; }