FormidableLabs / nextjs-sanity-fe

NextJS Demo site with Sanity CMS
https://nextjs-sanity.formidable.dev/
29 stars 6 forks source link

fix extra right space on mobile devices #168

Closed luisabarca closed 1 year ago

luisabarca commented 1 year ago

Fix the extra right padding that was breaking the responsive design on mobile devices.

Ticket:

Before:

Screenshot 2023-01-17 at 20 48 56

After:

Screenshot 2023-01-17 at 20 49 53
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
nextjs-sanity-fe ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 19, 2023 at 3:20PM (UTC)
sarmeyer commented 1 year ago

@luisabarca the padding change looks good! Are you planning on handling more changes in this PR?

luisabarca commented 1 year ago

@luisabarca the padding change looks good! Are you planning on handling more changes in this PR?

Nope (I forgot to remove the WIP tag), I will address the slicing selection issue in a separate PR