feat(planner): desktop redesign — flip tiles, full-width grid, no right panel #54

Merged
marcel merged 30 commits from feat/issue-52-planner-flip-tiles into master 2026-04-10 15:44:39 +02:00
Showing only changes of commit 8709e85d80 - Show all commits

View File

@@ -103,7 +103,7 @@
style="background: {gradientBackground}; background-size: cover; background-position: center;"
>
<div class="card-front-scrim">
<p style="font-family: var(--font-display); font-size: 13px; margin: 0; color: #fff;">
<p style="font-family: var(--font-display); font-size: 15px; margin: 0; color: #fff;">
{slot.recipe.name}
</p>
</div>