austintackaberry / ydkjs-exercises

Exercises to go along with You Don't Know JavaScript
MIT License
253 stars 74 forks source link

Fix mobile styling for splash page #13

Closed austintackaberry closed 6 years ago

austintackaberry commented 6 years ago

screenshot from 2018-05-18 00-25-05

kevinYCKim33 commented 6 years ago

I'd like to take a crack at this. It was bugging me for awhile.

austintackaberry commented 6 years ago

Go for it, it's yours!

kevinYCKim33 commented 6 years ago

Fix attempted by changing font size to 25px from 30px and also adding a line height of 25px.

https://github.com/austintackaberry/ydkjs-exercises/pull/20