fix: center game boxes on page
This commit is contained in:
@@ -66,6 +66,7 @@ main {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: var(--gap);
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
/* ── Game Card ──────────────────────────────────── */
|
||||
|
||||
Reference in New Issue
Block a user