4.21.1: Уменьшен шрифт заголовков групп
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m11s

This commit is contained in:
poignatov
2026-02-05 13:55:32 +03:00
parent 9a066c88ac
commit 9c814d62b2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "play-life-web",
"version": "4.21.0",
"version": "4.21.1",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -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;