From dd384f4bd5d5e98192cb53cfd72679c2bac30bc3 Mon Sep 17 00:00:00 2001 From: Nicolas Cusan Date: Tue, 7 Sep 2021 12:01:59 +0200 Subject: [PATCH] Update readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index c2d3645..7c2287b 100644 --- a/Readme.md +++ b/Readme.md @@ -14,7 +14,7 @@ Opinionated [reset stylesheet](https://cssreset.com/what-is-a-css-reset/) that p - Contributes to the separation of presentation and semantics - Sets sensible default styles (see [rules](#rules)) - Well suited for utility class libraries and large codebases -- Supports modern browsers, therefor is small in size (~0.95kb, minified gzipped) +- Made for modern browsers only, therefor small in size (~0.95kb) ## Installation