mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Universal selectors degrade performance, and I can't figure what this did
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
html, body {
|
||||
font: 16px Inconsolata, Monaco, Courier !important;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user