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;