Icon in the 'Back to Top' link misaligned horizontally
Closed this issue · 6 comments
The icon inside the "Back to Top" link on the website appears to be horizontally off-center.
As the parent is a flex container, using justify-content should fix the misalignment.
Let me know if you'd like me to submit a PR for this change!
Thanks for the report! Can you please check if https://theme.scientific-python.org has the same problem?
For the z-index, I think there's an open PR, if you'd like to take a look.
But, yes, these issues need to be filed on the theme repo. Thanks very much!
@stefanv Just to confirm, should I open the PR on this repository or the theme repository?
On the theme repo, please. Unless the CSS is custom CSS that lives in this repo, but mainly it uses the theme "as-is".
Closing this issue as I've open related PR on the theme repo.
