Mark opinionated declarations

This commit is contained in:
battaglr 2016-03-14 22:18:13 -03:00
parent 9924969c5f
commit 60cadb0921

4
normalize.css vendored
View File

@ -1,7 +1,7 @@
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 1. Set default font family to sans-serif (opinionated).
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
@ -13,7 +13,7 @@ html {
}
/**
* Remove default margin.
* Remove default margin (opinionated).
*/
body {