From 70a952744553c853e07f3a8bddec97d07d6dd2d8 Mon Sep 17 00:00:00 2001 From: Georgy Khatuncev Date: Thu, 3 Sep 2026 13:30:20 +0500 Subject: [PATCH] fix hero --- assets/css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index d80ca1c..8c56796 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -288,12 +288,7 @@ body { } @media (max-width: 600px) { - body { - padding: 14px 10px; - } .hero { - padding: 48px 0 90px; - border-radius: 14px; text-align: center; } .hero-inner {