diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2023-10-26 00:08:38 -0700 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2023-10-26 00:08:38 -0700 |
| commit | 569cdd8caed5f60a662f17d9cc1839cd433579fc (patch) | |
| tree | e2f0d0c394ec40158bfba850664bf91178fd3644 /site/style.css | |
| parent | 99a1c02c80ee2d1154c163644a4e341aba4db192 (diff) | |
Diffstat (limited to 'site/style.css')
| -rw-r--r-- | site/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/style.css b/site/style.css index cb82f1e..ccd1e60 100644 --- a/site/style.css +++ b/site/style.css @@ -21,6 +21,7 @@ main { #game { display: flex; flex-direction: row; + justify-content: center; flex-wrap: wrap; row-gap: 1vh; } |
