ney17 / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SIMPLIFY - dry css #1

Open franfranfranfran opened 7 years ago

franfranfranfran commented 7 years ago

https://github.com/ney17/prj-rev-bwfs-dasmoto/blob/master/Dasmoto's%20Arts%20%26%20Crafts/resources/css/index.css#L1 https://github.com/ney17/prj-rev-bwfs-dasmoto/blob/master/Dasmoto's%20Arts%20%26%20Crafts/resources/css/index.css#L10 etc...

try to keep in mind dry principles when setting your css. are there any elements on the page that should not receive the helvetica font-family? can you set this styling just once for the entire page?

ney17 commented 7 years ago

Yes, i made that mistake.. Will do better next time.