diff --git a/src/layouts/post.vue b/src/layouts/post.vue index 7535525..6960120 100644 --- a/src/layouts/post.vue +++ b/src/layouts/post.vue @@ -23,6 +23,7 @@ article#main-article { max-width: 680px; margin: auto; padding: 1rem; + text-align: justify; } h1 {