Commit 48eb759
committed
Fix footer button layout on mobile
Make footer navigation buttons responsive:
- Stack vertically on mobile with full-width buttons
- Horizontal layout with space-between on desktop
- Add consistent gap-4 spacing between buttons
- Improve touch targets on mobile devices1 parent 17753e8 commit 48eb759
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
765 | | - | |
766 | | - | |
| 765 | + | |
| 766 | + | |
767 | 767 | | |
768 | 768 | | |
769 | | - | |
| 769 | + | |
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
| |||
0 commit comments