Open
Description
Describe the bug
The BlogAppbar was interfering with text selection below it due to improper padding. Adjusting padding ensures better accessibility.
To Reproduce
Steps to reproduce the behavior:
- Visit https://projects.100xdevs.com/tracks/mongodb/MongoDB--Zod--Error-handling-and-Input-validation-7
- Try scrolling down and select the text below the
header
within range ofpb-6
Expected behavior
Users should be able to select text below the header
without obstruction while maintaining the existing UI appearance.
Screenshots or GIFs