From ce2e3e387053e86fb31f89fedd7ab90ab5b3a6c4 Mon Sep 17 00:00:00 2001 From: Alexander Zaytsev <36922661+GolwerShoden@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:27:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A2=D1=83=D1=82=20=D1=82=D0=BE=D0=B6=D0=B5?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20=D1=80=D0=B0=D1=81=D0=BA=D1=80=D1=8B?= =?UTF-8?q?=D1=82=D0=B8=D1=8F=20=D1=87=D0=B5=D1=82=D0=BE=20=D1=82=D0=BE?= =?UTF-8?q?=D0=B6=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/burka_wed/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/services/burka_wed/style.css b/services/burka_wed/style.css index f02b3b8..75ec361 100644 --- a/services/burka_wed/style.css +++ b/services/burka_wed/style.css @@ -975,7 +975,6 @@ ul { list-style: none; } transition: max-height 0.35s ease, padding 0.35s ease; } .faq-answer.open { - max-height: 300px; padding: 0 1.5rem 1.2rem; } .faq-answer p { color: var(--gray); line-height: 1.7; margin: 0 0 0.75rem; }