Zartender / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Suggestion - remove duplicate stylings of your font-family #2

Open jzhu01 opened 6 years ago

jzhu01 commented 6 years ago

Seen here: https://github.com/Zartender/prj-rev-bwfs-dasmoto/blob/master/Dasmoto's/resources/css/style.css#L5

Since this line is repeated throughout your code, I suggest setting the font-family once via a body selector or a list of selectors.

** Update: I noticed that you do have a list of selectors - given this, I would remove this duplicate line.

Zartender commented 6 years ago

Got it!