updated npm and readme (for offline use)

This commit is contained in:
2021-03-22 13:48:36 +01:00
parent cc080e920c
commit 84f7d62d2d
6 changed files with 15778 additions and 5409 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
@@ -24,6 +24,14 @@ body {
margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.