diff --git a/app/src/styles/Page.module.scss b/app/src/styles/Page.module.scss index f9fc2f0..024c3b1 100644 --- a/app/src/styles/Page.module.scss +++ b/app/src/styles/Page.module.scss @@ -128,6 +128,7 @@ display: flex; flex-wrap: wrap; align-items: stretch; + justify-content: center; gap: 2rem; }