bjornmoyo / DasmotosArtsandCrafts

Project for Codecademy - Dasmoto's Arts & Crafts
0 stars 0 forks source link

Suggestion - remove font-weight: bold on your html #2

Open jzhu01 opened 7 years ago

jzhu01 commented 7 years ago

Seen here: https://github.com/bjornmoyo/DasmotosArtsandCrafts/blob/master/DasmotosArtsandCrafts/Resources/Css/style.css#L6

Since the headings are already bolded by default, there's no need to specify this. :)

bjornmoyo commented 7 years ago

Ahh I see. Will definitely try remember that next time.