feat: two-column desktop layout for nutrition page
All checks were successful
CI / update (push) Successful in 3m26s
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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "homepage",
|
||||
"version": "1.14.2",
|
||||
"version": "1.15.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user