You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sponsors): Solve horizontal scroll issue on mobile (#50)
# Summary
- Fix horizontal page scroll on mobile for the sponsors page by adding
overflow-x-hidden to the page wrapper
- Make the pricing table's first column (Beneficios, category headers,
row labels) sticky so they remain visible while scrolling horizontally
- Change table from border-collapse to border-separate to ensure borders
render correctly with sticky positioning
https://github.com/user-attachments/assets/fe9a5a9d-7359-4813-9acd-7191e640454e
0 commit comments