feat: two-column desktop layout for nutrition page
All checks were successful
CI / update (push) Successful in 3m26s

At 1024px+, nutrition page switches from single-column (600px max) to a
two-column grid: sticky sidebar (summary, goals, water) + scrollable
meals column. Mobile layout unchanged via display:contents fallback.
This commit is contained in:
2026-04-08 17:22:14 +02:00
parent 6e161dc677
commit 9150d1b8da
2 changed files with 35 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.14.2",
"version": "1.15.0",
"private": true,
"type": "module",
"scripts": {