From 2248091a75a94cb1cb5c5f626d751bf40dc9841e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 3 Aug 2026 10:01:05 +0400 Subject: [PATCH] =?UTF-8?q?v0.5.16:=20=D1=81=D1=82=D0=B5=D0=BD=D0=B4=D1=8B?= =?UTF-8?q?=20=D0=BF=D0=BE=20=D1=86=D0=B5=D0=BD=D1=82=D1=80=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/static/style.css | 1 + 1 file changed, 1 insertion(+) 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; }