From 9c814d62b2254aae8668f95713b5f90cb209330b Mon Sep 17 00:00:00 2001 From: poignatov Date: Thu, 5 Feb 2026 13:55:32 +0300 Subject: [PATCH] =?UTF-8?q?4.21.1:=20=D0=A3=D0=BC=D0=B5=D0=BD=D1=8C=D1=88?= =?UTF-8?q?=D0=B5=D0=BD=20=D1=88=D1=80=D0=B8=D1=84=D1=82=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BA=D0=BE=D0=B2=20=D0=B3=D1=80?= =?UTF-8?q?=D1=83=D0=BF=D0=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- play-life-web/package.json | 2 +- play-life-web/src/components/Wishlist.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 7c6be31..79b1bb6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.21.0 +4.21.1 diff --git a/play-life-web/package.json b/play-life-web/package.json index 2a7ad45..30d4d4b 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "4.21.0", + "version": "4.21.1", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/src/components/Wishlist.css b/play-life-web/src/components/Wishlist.css index dfafce4..18c7dc8 100644 --- a/play-life-web/src/components/Wishlist.css +++ b/play-life-web/src/components/Wishlist.css @@ -99,7 +99,7 @@ } .wishlist-project-group-title { - font-size: 1.75rem; + font-size: 1.25rem; font-weight: 600; color: #2c3e50; margin-bottom: 0.75rem;