LilitT / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY: Satisfactory #5

Open jzhu01 opened 7 years ago

jzhu01 commented 7 years ago

Great work on this project! I really liked your usage of links, and how used IDs on the divs. In terms of improvement, I recommend removing the font-weight:bold on your h1 and h2s and deleting repetitive font-family stylings in the CSS.

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 fantastic work! ^_^

LilitT commented 7 years ago

Thank you for reviewing my work! I added the font-weight:bold because it was outlined in the design spec. I thought it was a required styling. I will definitely check the link... Thanks!