zaida04 / guilded.js

A library for creating bots with the guilded.gg bot API.
https://guilded.js.org
MIT License
69 stars 15 forks source link

Website Not Responsive if width is below 1000px #211

Closed chill31 closed 1 year ago

chill31 commented 1 year ago

Describe the bug

it is not a bug in the actual content, but the responsive website. If viewed below 1000px width, the https://guilded.js.org/docs/guilded.js starts overflowing and text starts overlapping.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://guilded.js.org/docs/guilded.js
  2. Open dev tools
  3. Open responsive thing (whatever it is called to view different heights and widths)
  4. Change width to 1000px
  5. scroll down a bit and check the text. It is overlapping

Expected behavior

The text should not be overlapping? It works fine after 767px but still, in between 1000 and 767, the bug is still there.

Screenshots

Screenshot_20230202_150627




Please complete the following information

zaida04 commented 1 year ago

Thank you for reporting this! We will add this to our bug fixes list and knock it out as soon as possible.

zaida04 commented 1 year ago

Going to go ahead and close this in accordance with https://github.com/zaida04/guilded.js/issues/206#issuecomment-1560171026