From 569cdd8caed5f60a662f17d9cc1839cd433579fc Mon Sep 17 00:00:00 2001 From: JP Appel Date: Thu, 26 Oct 2023 00:08:38 -0700 Subject: testing toggle server --- site/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'site/style.css') 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; } -- cgit v1.2.3