Update wording

This commit is contained in:
Nicolas Cusan
2019-07-11 18:13:18 +02:00
parent 629a05ff8a
commit 2d3dbc7f15

View File

@@ -7,7 +7,7 @@ Opinionated [reset stylesheet](https://cssreset.com/what-is-a-css-reset/) that p
## What it does
- Ensures consistency across browsers (thanks normalize.css)
- Resets spacing (margin & padding)
- Removes spacing (margin & padding)
- Resets font-size and line-height
- Prevents the necessity of reseting (most) user agent styles
- Prevents style inspector bloat by only targeting what is necessary