beerose / use-comments

React hook to effortlessly add a comment section to your website, and start the discussion on your content.
https://use-comments.netlify.app/
MIT License
171 stars 6 forks source link

Bug Report: Text overflow on the landing page #4

Closed hasparus closed 3 years ago

hasparus commented 3 years ago

Hey Ola!

I've noticed some overflow on the landing page.

image

Changing white-space: pre to white-space: pre-wrap should fix the problem.