Aec-Library-Website
Aec-Library-Website copied to clipboard
Bug Report: Issue of extra width
Reproduction steps
I opened the website and while scrolling the page, it moved a bit towards left.
Expected behavior
There is a minor issue of extra width and an additional scroll bar at the bottom which scrolls to this width.
Actual Behavior
The page's width should be 100% with the screen. For this only a single CSS property needs to be added that is removing the overflow in x direction.
Below image show two bugs:
Overflowing website (see the marked area at the right) Extra scrollbar at the bottom (see the part pointed by arrow)
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
I'm new to open source but I have tried to fix this issue ,sent a pull request.
I am a GSSoC'23 contributor, and I would like to work on this. Kindly assign it to me.