Closed HasithDeAlwis closed 1 month ago
This PR fixes horizontal scrolling issues on mobile devices by adjusting the width and layout of project cards. The changes involve modifying container widths and shadow effects, with shadows now only appearing on medium-sized screens and above.
journey
title User journey for viewing project cards on mobile
section Before Fix
User: Clicks on project card
User: Experiences horizontal scroll issue
section After Fix
User: Clicks on project card
User: Views project card without horizontal scroll issue
Change | Details | Files |
---|---|---|
Adjusted project card container width and layout for better mobile display |
|
apps/website/src/components/projects/project-card.svelte apps/website/src/components/projects/projects.svelte |
Modified shadow effects to be responsive |
|
apps/website/src/components/projects/project-card.svelte |
Name | Link |
---|---|
Latest commit | 3356df7911babad1ee0aaa42e771008ce27a3ec6 |
Latest deploy log | https://app.netlify.com/sites/hasith/deploys/671992cfbf28290008de0dd7 |
Deploy Preview | https://deploy-preview-45--hasith.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Summary by Sourcery
Bug Fixes: