mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Updated 'minireset.sass' file to the latest available version (v0.0.3).
This commit is contained in:
parent
79a46c0802
commit
6691033fba
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user