Open massablaise opened 1 year ago
the navbar is sticky so it will stay fixed at the top of the screen even when scrolling. Do you want it to dissapear when you scroll down ?
@sricharanandra it could possibly rather appear in bold color than transparent at the early instance of scrolling. but the overlapping disappears after the page has scrolled past half the height of the profile profile :)
@massablaise
I think there's an issue with displaying across different viewports, because this is what I see, a white strip when I'm at the top of the page and theme-based color on the navbar once I scroll down a little.
It doesn't seem to be overlapping in mine.
@sricharanandra lemme go through the site again and see if it doesn't overlap this time around
same issue still present for me
https://github.com/yashmangal112/yashmangal/assets/104530207/7b6f2e90-6812-4ce3-9655-a4bf0dffea6b
Yeah I noticed this too when i started scrolling slowly, I guess it's caused because of the width parameter set for the color change on scroll. If we decrease the scroll distance to activate the navbar color change, it would still overlap but with a different color.