diff --git a/index.html b/index.html index 6a45639..ed7f493 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ .header { display: flex; - justify-content: space-between; + justify-content: center; align-items: center; padding: 24px 0; } @@ -122,11 +122,7 @@