fix(planner): increase tile front face recipe name to 15px

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-10 12:50:28 +02:00
parent 38528a50e5
commit fc682bfc54

View File

@@ -327,7 +327,7 @@
z-index: 2;
}
.tile-name {
font-size: 13px;
font-size: 15px;
font-weight: 300;
color: #fff;
line-height: 1.3;