diff --git a/res/style.css b/res/style.css index df7cf32..bcd1387 100755 --- a/res/style.css +++ b/res/style.css @@ -53,7 +53,7 @@ header { margin: 40px 0; display: flex; align-items: stretch; - justify-content: stretch; + justify-content: center; gap: 10px; }