From f593d8223b1a7ef119e75886f621f51b213f389e Mon Sep 17 00:00:00 2001 From: Ilia Miheev Date: Fri, 31 Oct 2025 18:45:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C=D1=88?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=B2=20=D1=80=D0=B0=D0=B7=D0=BC=D0=B5=D1=80=D0=B5=20?= =?UTF-8?q?=D1=88=D1=80=D0=B8=D1=84=D1=82=D0=B0=20=D0=BA=D0=BD=D0=BE=D0=BF?= =?UTF-8?q?=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index d29c608..3528460 100644 --- a/style.css +++ b/style.css @@ -120,6 +120,10 @@ button { grid-template-columns: 1fr 1fr; } +.btns2 button{ + font-size: 1.5em; +} + @media (max-width:500px) { .btns { display: grid;