From 710848b9b733258654357017091e49370a8918df Mon Sep 17 00:00:00 2001 From: wasrusgen Date: Wed, 3 Jun 2026 21:04:20 +0300 Subject: [PATCH] =?UTF-8?q?landing:=20=D0=BA=D0=B0=D1=80=D1=82=D0=BE=D1=87?= =?UTF-8?q?=D0=BA=D0=B0=20=D1=83=D0=B2=D0=B5=D0=BB=D0=B8=D1=87=D0=B8=D0=B2?= =?UTF-8?q?=D0=B0=D0=B5=D1=82=D1=81=D1=8F=20=D0=BF=D1=80=D0=B8=20=D0=BD?= =?UTF-8?q?=D0=B0=D0=B2=D0=B5=D0=B4=D0=B5=D0=BD=D0=B8=D0=B8=20(scale=201.0?= =?UTF-8?q?3=20+=20=D0=BF=D0=BE=D0=B4=D1=8A=D1=91=D0=BC)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/consult_landing.html | 3 ++- docs/main.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/consult_landing.html b/docs/consult_landing.html index 7a5134f..4472a4b 100644 --- a/docs/consult_landing.html +++ b/docs/consult_landing.html @@ -224,7 +224,8 @@ .problem-card, .funnel-step, .demo-card { transition: all .2s ease-in-out; } .feature-card:hover, .problem-card:hover, .funnel-step:hover, .demo-card:hover { background: #233148; border-color: #2D3A52; - box-shadow: 0 0 26px rgba(16,185,129,.22), 0 16px 40px rgba(0,0,0,.28); + transform: translateY(-4px) scale(1.03); + box-shadow: 0 0 26px rgba(16,185,129,.22), 0 22px 50px rgba(0,0,0,.34); } /* «Бегущий огонь» — неон пробегает по периметру (вращающийся конический градиент в маске-рамке) */ diff --git a/docs/main.html b/docs/main.html index 7a5134f..4472a4b 100644 --- a/docs/main.html +++ b/docs/main.html @@ -224,7 +224,8 @@ .problem-card, .funnel-step, .demo-card { transition: all .2s ease-in-out; } .feature-card:hover, .problem-card:hover, .funnel-step:hover, .demo-card:hover { background: #233148; border-color: #2D3A52; - box-shadow: 0 0 26px rgba(16,185,129,.22), 0 16px 40px rgba(0,0,0,.28); + transform: translateY(-4px) scale(1.03); + box-shadow: 0 0 26px rgba(16,185,129,.22), 0 22px 50px rgba(0,0,0,.34); } /* «Бегущий огонь» — неон пробегает по периметру (вращающийся конический градиент в маске-рамке) */