fix: prevent footer overlap on tablet viewports - #1595
karthikvemula23 wants to merge 1 commit into
Conversation
|
@karthikvemula23 is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
✅ PR Format Check Passed — @karthikvemula23Basic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
👋 Thanks for your PR, @karthikvemula23!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
Hi @magic-peach, Just following up on this PR since it has been open for 3 days. The fix has been tested locally and resolves the footer overlap issue reported in #1594. I'd appreciate a review whenever you have time. Thank you for your time. |
|
Hi @magic-peach, Just following up on this PR since it has been open for 12 days. The fix has been tested locally and resolves the footer overlap issue reported in #1594. I'd appreciate a review whenever you have time. Thank you for your time. |
|
👋 This PR has been inactive for 21 days. It will be automatically closed in 14 days if there's no further activity. If you need help with this PR, please comment or ping a maintainer. |
Description
Summary
Fixes footer layout overlap on tablet-sized and narrow viewport widths.
Changes Made
sm:w-80tolg:w-80Result
The footer now maintains proper spacing and alignment across desktop, tablet, and narrow window sizes without content collisions.
Related Issue
Fixes #1594
Type of Contribution
Participant Info
Screenshots
Before
After
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in