diff --git a/resources/blog.scss b/resources/blog.scss index f3c2051..b422b82 100644 --- a/resources/blog.scss +++ b/resources/blog.scss @@ -343,7 +343,7 @@ .blog-box { border-left: 1.4px solid lightgray; border-right: 1.4px solid lightgray; - border-radius: 8px; + border-radius: 16px; } .post-full { @@ -359,4 +359,4 @@ font-size: 2.5em; } } -} \ No newline at end of file +}