diff --git a/app/static/styles.css b/app/static/styles.css index 4d2387b..101c35d 100644 --- a/app/static/styles.css +++ b/app/static/styles.css @@ -66,6 +66,7 @@ main { display: flex; flex-wrap: wrap; gap: var(--gap); + justify-content: center; } /* ── Game Card ──────────────────────────────────── */