feat(ui): make pages responsive - #74
Conversation
Summary by BeetleThis PR implements comprehensive responsive design improvements across the DevHub website. The changes focus on making the UI adapt gracefully to mobile, tablet, and desktop viewports by restructuring layout components from horizontal to vertical stacking on smaller screens and adding responsive typography scaling. The PR addresses a critical UX issue where content was not properly optimized for mobile devices, ensuring the website provides an excellent experience across all device sizes. 📁 File Changes Summary (Consolidated across all commits):
Total Changes: 6 files changed, +22 additions, -25 deletions 🎯 Key Changes:
📊 Impact Assessment:
⚙️ SettingsSeverity Threshold: 📖 User Guide
|
|
✅ You're good to merge this PR! No issues found. Great job! Settings⚙️ SettingsSeverity Threshold: 📖 User Guide
|
|
Note Linting checks passed successfully 🎉 All formatting and code quality checks are clean. You're good to merge 🚀 |
What does this PR do?
Makes individual landing pages and twitter card responsive
Closes
Type of change(s)
Checklist
bun run lintornpm run lintcompletes without warnings or errorsbun run buildornpm run buildcompletes successfullyfeat: ...,fix: ...,chore: ...)console.log)