Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Some browsers add margin on body element, making scroll bar visible all the time #5

Open
Gaugeforever opened this issue Apr 19, 2022 · 0 comments

Comments

@Gaugeforever
Copy link

Gaugeforever commented Apr 19, 2022

On some browsers, like firefox, they add a margin to the body element. This causes the website to have a vertical scrollbar no matter what the height of the browser is. We can argue all day that this is dumb, and browsers shouldn't inject styling like this, but adding a simple margin: 0 on the body element fixes this. Was wondering if you could update the css on the website to fix this issue.

Also, I have to say, this project is amazing and you are a hero for doing it. I couldn't find the github repo for the website or I would have added a pull request to fix this myself :P

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant