From 70022c3b78d051e2e58e59e47f65fb1bdbf185ef Mon Sep 17 00:00:00 2001 From: serr Date: Sat, 10 May 2025 00:28:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BC=D0=B5=D0=B4=D0=B8=D0=B0-=D0=B7=D0=B0?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D1=81=20=D0=B4=D0=BB=D1=8F=20=D0=BC=D0=BE?= =?UTF-8?q?=D0=B1=D0=B8=D0=BB=D0=BE=D0=BA=20=D0=B4=D0=BE=20800=20=D0=BF?= =?UTF-8?q?=D0=B8=D0=BA=D1=81.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/styles.css b/assets/css/styles.css index 02e4bc7..f682cdf 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -85,7 +85,7 @@ pre { height: 75px; } -@media (max-width: 1200px) { +@media (max-width: 800px) { header, footer, main { flex: 1 100%; }