freeStuffDev
freeStuffDev copied to clipboard
content overlaps with all tags modal
Hey, good job recreating the page with Astro!
Think I found a small issue with the the modal that lists all tags.
As you can see the icons and some other content is in front of the modal. Probably it's just the z-index that isn't set correctly.
To reproduce, simply navigate to https://freestuff.dev/, click on "Show all tags" and start scrolling down.
Let me know in case you can't reproduce the issue or need help fixing it. :)
I would like to work on this issue
This is how I can fix it
Thanks you very much @brennerm Thank you @kaligone for trying it. ~I'll just add a z-index to it. Will update soon.~ Feel free to open a PR for it.