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
|
||||
html,
|
||||
body,
|
||||
@ -52,7 +52,7 @@ html
|
||||
box-sizing: border-box
|
||||
|
||||
*
|
||||
box-sizing: inherit
|
||||
&,
|
||||
&:before,
|
||||
&:after
|
||||
box-sizing: inherit
|
||||
@ -60,9 +60,11 @@ html
|
||||
// Media
|
||||
img,
|
||||
embed,
|
||||
iframe,
|
||||
object,
|
||||
audio,
|
||||
video
|
||||
height: auto
|
||||
max-width: 100%
|
||||
|
||||
// Iframe
|
||||
|
Loading…
Reference in New Issue
Block a user