Professional-React-and-Next.js-Course
Professional-React-and-Next.js-Course copied to clipboard
rmtDev - bookmarks popover scroll behavior
The bookmarks popover is used with "position: fixed". On smaller screens when I scroll, it is fixed so it looks a bit out of place and not good UX. Would it make more sense to change to "position: absolute"?
Small change, just wanted to point out