aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/site/style.css
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2023-10-26 00:08:38 -0700
committerJP Appel <jeanpierre.appel01@gmail.com>2023-10-26 00:08:38 -0700
commit569cdd8caed5f60a662f17d9cc1839cd433579fc (patch)
treee2f0d0c394ec40158bfba850664bf91178fd3644 /site/style.css
parent99a1c02c80ee2d1154c163644a4e341aba4db192 (diff)
testing toggle serverHEADmain
Diffstat (limited to 'site/style.css')
-rw-r--r--site/style.css1
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;
}