luckyframework / website-old

The old website for Lucky (archived)
https://github.com/luckyframework/website-v2
MIT License
11 stars 29 forks source link

CSS recommendations for front page #197

Open drinkmorewaters opened 6 years ago

drinkmorewaters commented 6 years ago

Allowing white space under the hero section allows people to see there is more underneath. I only caught it this morning whilst browsing. Most people will aim for the hero buttons.

The code section underneath is actually quite important and shows how elegant the code can be.

.hero-container { margin: 0 auto; margin-top: 100px; margin-bottom: 40px; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; }

paulcsmith commented 6 years ago

Thank you! I'll try to get to this soon. I definitely agree that it should be more easily visible on screens < 15in