tailwind-nextjs-starter-blog
tailwind-nextjs-starter-blog copied to clipboard
fix: layout shifting issue with navbar caused by scroll bar
There is an issue with layout shifting when clicking the navbar as shown in the image below.
I resolved it by adding padding-left to the body tag.
Someone is attempting to deploy a commit to a Personal Account owned by @timlrx on Vercel.
@timlrx first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
tailwind-nextjs-starter-blog | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 31, 2024 2:34pm |
Thanks, this is a very clever hack!