fix: improve mobile responsiveness and resolve UI layout issues#178
fix: improve mobile responsiveness and resolve UI layout issues#178hunain053 wants to merge 2 commits into
Conversation
Signed-off-by: Hunain <hunainmahudawala786@gmail.com>
|
@hunain053 is attempting to deploy a commit to the Dot_NotSam's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
please share screenshots/videos preview too when doing ui changes, that helps the maintainers a lot to review faster |
SamXop123
left a comment
There was a problem hiding this comment.
@hunain053 Great work in improving the mobile design
but the style changes done also affected the normal website desktop layout which should not have been done. keep the desktop site as it is, only apply these changes in the mobile layout.
Got it. I made those changes because I felt they improved the overall look and readability of the desktop layout as well. However, if you'd prefer to keep the desktop design unchanged, I can revert those changes and limit the improvements to mobile only. Just wanted to confirm before I make the updates. |
@hunain053 yes, keep the changes specific to mobile only |
Program
GSSoC 2026 Contributor
Description
This PR enhances the overall user experience of the SamDev Pulse landing page by improving responsiveness, spacing, typography, and visual consistency across multiple sections.
The update focuses on refining the existing design rather than redesigning it. Several layout and spacing improvements were made to provide a cleaner appearance across desktop, tablet, and mobile devices while maintaining the current branding and functionality.
Related Issue
Closes #158
Type of Change
☑️ Enhancement
☑️ UI/UX Improvement
☑️ Responsive Design Improvement
Changes
Benefits
These improvements make the landing page feel more polished, responsive, and visually appealing. Users can experience better readability, improved mobile usability, smoother interactions, and more consistent spacing across the site.
How to Test
Checklist
☑️ My code follows the project's existing style
☑️ I have linked the related issue above
☑️ My PR title follows Conventional Commits format
☑️ I have tested the changes locally
☑️ I have tested responsiveness on multiple screen sizes
☑️ I have not introduced any new dependencies or build tools