From df845c3ae75a2d31283bcc5c7f601643a8049cf3 Mon Sep 17 00:00:00 2001 From: isHardCoded Date: Sun, 8 Jun 2025 12:17:15 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=8B=D0=BD=D0=B5=D1=81=D0=BB=D0=B8=20?= =?UTF-8?q?=D1=81=D0=B2=D0=BE=D0=B9=D1=81=D1=82=D0=B2=D0=BE=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D1=88=D1=80=D0=B8=D1=84=D1=82=D0=BE=D0=B2=20=D0=B2=20?= =?UTF-8?q?index.html=20=D0=B4=D0=BB=D1=8F=20=D0=BF=D1=80=D0=B8=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B8=D1=85=20=D0=BA?= =?UTF-8?q?=D0=BE=20=D0=B2=D1=81=D0=B5=D0=BC=20=D1=82=D0=B5=D0=BA=D1=81?= =?UTF-8?q?=D1=82=D0=BE=D0=B2=D1=8B=D0=BC=20=D1=8D=D0=BB=D0=B5=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D1=82=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 9 +++++++++ src/App.css | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index cd35b29..c8c50f8 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,15 @@ Vite + React +
diff --git a/src/App.css b/src/App.css index 1e40e7d..6df1531 100644 --- a/src/App.css +++ b/src/App.css @@ -1,5 +1,4 @@ .product { color: red; font-size: 14; - font-family: 'Arial'; }