From 2d3dbc7f1581aa6a0cb68f3efe5b5649ab33cea6 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Thu, 11 Jul 2019 18:13:18 +0200 Subject: [PATCH] Update wording --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index bd70aca..b142514 100644 --- a/Readme.md +++ b/Readme.md @@ -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