feat: two-column desktop layout for nutrition page

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 ead3a1a1cd
commit 4e5ff0f597
2 changed files with 35 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.14.2",
"version": "1.15.0",
"private": true,
"type": "module",
"scripts": {