necolas / normalize.css

A modern alternative to CSS resets
http://necolas.github.io/normalize.css/
MIT License
52.32k stars 10.66k forks source link

Fix typo in normalize.css #807

Closed netergart closed 4 years ago

netergart commented 4 years ago

Remove duplicate font family

font-family: monospace, monospace;
miquelfire commented 4 years ago

695

Still needed.

fisker commented 4 years ago

what makes you think its typo https://github.com/necolas/normalize.css/blob/master/README.md#extended-details-and-known-issues

Michaelsy commented 4 years ago

695

Still needed.

@miquelfire What do you mean with "still needed"? This PR or the double "monospace"?

miquelfire commented 4 years ago

The double monospace