aboutsummaryrefslogtreecommitdiff
path: root/front/src/index.css
diff options
context:
space:
mode:
authorElizabeth (Lizzy) Hunt <elizabeth.hunt@simponic.xyz>2023-05-29 16:28:27 -0700
committerGitHub <noreply@github.com>2023-05-29 16:28:27 -0700
commiteec32aa38a8762eccc8575a37a628bd5ae2cc1d0 (patch)
tree27f656780f5d25325c9ac0ec3db3557d774bf414 /front/src/index.css
parent8a5a2f358cb1f63a255b2daf6908536583986448 (diff)
downloadchessh-eec32aa38a8762eccc8575a37a628bd5ae2cc1d0.tar.gz
chessh-eec32aa38a8762eccc8575a37a628bd5ae2cc1d0.zip
Bots (#23)
* squash all the things for bots * fix warnings * change colors a bit and README updates * fix frontend warnings
Diffstat (limited to 'front/src/index.css')
-rw-r--r--front/src/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/front/src/index.css b/front/src/index.css
index f9c4620..fc17142 100644
--- a/front/src/index.css
+++ b/front/src/index.css
@@ -69,7 +69,7 @@ body {
.navbar {
display: flex;
flex-direction: row;
- justify-content: space-between;
+ justify-content: center;
align-items: center;
margin-bottom: 1rem;