From 630922bf806f38d7d9cabac57b9ef87b3ff0445f Mon Sep 17 00:00:00 2001 From: Dom Date: Fri, 21 Apr 2023 23:40:17 +0700 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=B1=D0=B0=D0=B3?= =?UTF-8?q?=D0=BE=D0=B2=20N2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/style.css b/source/style.css index c165d98..1bc1cb8 100644 --- a/source/style.css +++ b/source/style.css @@ -47,7 +47,7 @@ footer{ letter-spacing:3px; } -@media (max-width: 828px){ +@media (max-width: 828px), (max-width: 390px){ *{ padding: 0px; margin: 0px;