Universal selectors degrade performance, and I can't figure what this did

This commit is contained in:
Nathan Sobo
2012-09-25 12:51:22 -06:00
parent df98c3e9d7
commit e8e9abc0b8

View File

@@ -1,8 +1,3 @@
* {
margin: 0;
padding: 0;
}
html, body {
font: 16px Inconsolata, Monaco, Courier !important;
width: 100%;