diff --git a/site/static/style.css b/site/static/style.css index 6cbdba6..914b144 100644 --- a/site/static/style.css +++ b/site/static/style.css @@ -87,6 +87,7 @@ body { /* ── Header stands ── */ .header-stands { display: flex; + justify-content: center; gap: 12px; margin-top: 8px; }