.intro-box not sizing correctly on different size screens
hummusonrails opened this issue · 5 comments
hummusonrails commented
The .intro-box is not sizing correctly when you view the site on anything below 1120px wide. It extends below the border of the .main-container.
The CSS is located in src/static_resources/stylesheets
and the styling for both .intro-box and .main-container are in Main.css
.
ahmadudin commented
I recommend not to include node_modules
folder on repository.
hummusonrails commented
Yes, good call! Thank you!
hummusonrails commented
Thanks @highkix for the fix for the overflow issue. Would you like to be listed as our first contributor on the README?
jokari commented
You're welcome! No need to add me on your README ;)