From 03d2d713b490470ecc779943d4804512ff3f70d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 3 Aug 2026 10:08:12 +0400 Subject: [PATCH] =?UTF-8?q?v0.5.17:=20=D1=83=D0=B1=D1=80=D0=B0=D0=BD=20?= =?UTF-8?q?=D0=BB=D0=B8=D1=88=D0=BD=D0=B8=D0=B9=20=D0=BE=D1=82=D1=81=D1=82?= =?UTF-8?q?=D1=83=D0=BF=20=D0=B2=20=D1=88=D0=B0=D0=BF=D0=BA=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/static/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/static/style.css b/site/static/style.css index 914b144..fcef29e 100644 --- a/site/static/style.css +++ b/site/static/style.css @@ -38,7 +38,7 @@ body { .header { background: var(--bg); border-bottom: 4px solid var(--brand-primary); - padding: 12px 24px; + padding: 10px 24px 8px; position: sticky; top: 0; z-index: 100; @@ -89,7 +89,6 @@ body { display: flex; justify-content: center; gap: 12px; - margin-top: 8px; } .stand-card-sm {