mint-lang / mint-website-rails

Source code of Mint Language website
https://mint-lang.com
BSD 3-Clause "New" or "Revised" License
9 stars 33 forks source link

Fixed horizontal scroll issue #85

Closed miloxeon closed 3 years ago

miloxeon commented 3 years ago

Hello there!

The website had some issues with unnecessary horizontal scroll — a common problem but easily fixable. So i just fixed it for you ☺️

I tested it in Gecko and Blink — It works flawlessly.

Before

https://user-images.githubusercontent.com/14220138/117633314-76f12980-b16d-11eb-90a2-d4ecb44a3cc3.mov

After

https://user-images.githubusercontent.com/14220138/117633365-82445500-b16d-11eb-89b7-e59a22e2a700.mov

gdotdesign commented 3 years ago

Thank you!