Commit a569f08
committed
style(programa): constrain schedule list width to keep heart button close
The favorite button was being pushed to the far right of the full-width
viewport via ml-auto, which on desktop made it feel disconnected from
the rest of the session metadata.
Add max-w-3xl mx-auto to the schedule-list container so the day
headings and session cards stay within a comfortable reading width
(768px), keeping the heart visually close to the time/track info on
the same row.1 parent c3c42d5 commit a569f08
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments