Closed emersonlaurentino closed 4 months ago
This is great, thank you! The only issue I'm seeing is that the sidebar is also moving up with the content, would it be possible to make that sticky as well?
This is great, thank you! The only issue I'm seeing is that the sidebar is also moving up with the content, would it be possible to make that sticky as well?
Yeah, I'll try to fix it in this PR.
@Sh4yy I fixed the sidebar sticky and I noticed that when the overlay is opened, the scroll on body is available, so I fixed it too.
Problem
Solution
I just remove some tailwind class and add some others, very simple, but now, the scroll for the article happen on the body, the navbar sticky works as well and the logo is aligned with the navbar.