diff --git a/src/layouts/Page.astro b/src/layouts/Page.astro index 4067841..407f227 100644 --- a/src/layouts/Page.astro +++ b/src/layouts/Page.astro @@ -46,6 +46,7 @@ body { main { width: 40%; + text-align: justify; } @media screen and (max-width: 1200px) {