lxndrblz / anatole

Anatole is a minimalistic two-column theme for Hugo.
https://themes.gohugo.io/themes/anatole/
MIT License
648 stars 355 forks source link

When navigating away from Index page, profile and description slightly change position #486

Open Rhiyo opened 5 months ago

Rhiyo commented 5 months ago

Navigate between the index page and any other page: https://anatole-demo.netlify.app/

Watch the profile picture and description on the right, they will slightly change places. It seems, for whatever reason, the position is slightly different on the index page compared to all other pages.

Edit:

Realizing now it's the addition and remove of the scroll bar. Does feel kind of strange that it causes repositioning of the sidebar objects - though maybe not a bug as such.

Rhiyo commented 5 months ago

Actually - it's not just what I mentioned. If you look at the top navbar and all of it's contents they also move slightly to the right. I don't think this is intended?

Rhiyo commented 5 months ago

Found the issue and made a PR: https://github.com/lxndrblz/anatole/pull/487