feature(reset) rm font-size, line-height

This commit is contained in:
coderaiser 2013-11-05 10:53:26 +00:00
parent 2d3d755fac
commit 8537b0a332

View file

@ -10,7 +10,10 @@
html{
color: #222;
}
body { margin: 0; font-size: 1em; line-height: 1.4; }
body {
margin: 0;
}
/*
* Remove text-shadow in selection highlight: h5bp.com/i