remove some resets styles

This commit is contained in:
Byron Corrales 2015-07-21 00:33:22 -06:00
parent e3a71f75f0
commit f131ee3198

View file

@ -1,13 +1,3 @@
/**
* Reset some basic elements
*/
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
margin: 0;
padding: 0;
}
/**
* Set `margin-bottom` to maintain vertical rhythm
*/