mariapaiz / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY: Satisfactory #6

Open jzhu01 opened 7 years ago

jzhu01 commented 7 years ago

Great job on this project! I really liked your usage of divs, and how you used a universal selector to set the font-family. In terms of improvement, I recommend removing the font-weight:bold on your h1 and h2s and using span instead of strong tags.

If you’re in the mood for a challenge...I would look into adding more items under each section and finding a nice way to lay them out. Here's a link to get you started - https://www.w3schools.com/css/css_rwd_grid.asp. Keep up the awesome work! ^_^

mariapaiz commented 7 years ago

Thanks so much for your review and suggestions! I've implemented all of it.