Updated 'minireset.sass' file to the latest available version (v0.0.3).

This commit is contained in:
Jonathan Linat 2017-10-26 18:20:14 -03:00 committed by Jeremy Thomas
parent 79a46c0802
commit 6691033fba

View File

@ -1,4 +1,4 @@
/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */ /*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
// Blocks // Blocks
html, html,
body, body,
@ -52,7 +52,7 @@ html
box-sizing: border-box box-sizing: border-box
* *
box-sizing: inherit &,
&:before, &:before,
&:after &:after
box-sizing: inherit box-sizing: inherit
@ -60,9 +60,11 @@ html
// Media // Media
img, img,
embed, embed,
iframe,
object, object,
audio, audio,
video video
height: auto
max-width: 100% max-width: 100%
// Iframe // Iframe