json-schema-org / website

JSON Schema website
https://json-schema.org
Other
67 stars 178 forks source link

🐛 Bug: Webpage Overflow on Smaller Devices #1044

Closed toffee-k21 closed 1 month ago

toffee-k21 commented 1 month ago

Describe the bug

The webpage content overflows on smaller devices, causing horizontal scrolling and layout issues.

Steps To Reproduce

  1. Open the webpage on a smaller device or in a browser with a narrow viewport.
  2. Observe the content overflowing beyond the screen width.

Expected Behavior

The webpage should be fully responsive, with no overflow or horizontal scrolling on smaller devices.

Screenshots

https://github.com/user-attachments/assets/1d12bd96-71ba-4e4f-a250-98de8368bee2

Device Information [optional]

- OS:
- Browser:
- version:

Are you working on this issue?

Yes

Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)

No

github-actions[bot] commented 1 month ago

Welcome to the JSON Schema Community. We are so excited you are here! Thanks a lot for reporting your first issue!! 🎉🎉 Please make sure to take a look at our contributors guide if you plan on opening a pull request. For more details, check out the README.md file.

DhairyaMajmudar commented 1 month ago

@toffee-k21 thanks for reporting this issue it's open for takes

arpitkuriyal commented 1 month ago

@DhairyaMajmudar can you assign this issue to me.

DhairyaMajmudar commented 1 month ago

@DhairyaMajmudar can you assign this issue to me.

Assigned to you, looking forward for your PR

DhairyaMajmudar commented 1 month ago

Issue completed here https://github.com/json-schema-org/website/pull/1048