From 6f12da396e61e85c68ef93ecbc163a65754499da Mon Sep 17 00:00:00 2001 From: Kaleidea <74888177+Kaleidea@users.noreply.github.com> Date: Wed, 22 Dec 2021 12:46:42 +0100 Subject: [PATCH 1/2] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c365cbde..8ea4f329 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Pico uses simple native HTML tags as much as possible. Less than 10 .classes are No dependencies, package manager, external files, or JavaScript. **Responsive everything** -Elegant and consistent adaptative spacings and typography on all devices. +Elegant and consistent adaptive spacings and typography on all devices. **Light or Dark mode** Shipped with two beautiful color themes, automatically enabled according to the user preference. @@ -184,4 +184,4 @@ Website and docs: Pico Library: - [Feather](https://feathericons.com/) Icons (Licensed [MIT](https://github.com/feathericons/feather/blob/master/LICENSE)) - [Normalize.css](https://necolas.github.io/normalize.css/): CSS reset (Licensed [MIT](https://github.com/necolas/normalize.css/blob/master/LICENSE.md)) -- [Sanitize.css](https://csstools.github.io/sanitize.css/): Cross-browser default styling (Licensed [CC0 1.0 Universal](https://github.com/csstools/sanitize.css/blob/main/LICENSE.md)) \ No newline at end of file +- [Sanitize.css](https://csstools.github.io/sanitize.css/): Cross-browser default styling (Licensed [CC0 1.0 Universal](https://github.com/csstools/sanitize.css/blob/main/LICENSE.md)) From b71c736ac3fc1f7bffb8f070b4d1be9cf80f11b3 Mon Sep 17 00:00:00 2001 From: Kaleidea <74888177+Kaleidea@users.noreply.github.com> Date: Wed, 22 Dec 2021 12:51:47 +0100 Subject: [PATCH 2/2] Fix typo 2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ea4f329..82678526 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,9 @@ npm install @picocss/pico ## Class-less version -Pico provide a `.classless` version ([example](https://picocss.com/examples/classless)). +Pico provides a `.classless` version ([example](https://picocss.com/examples/classless)). -In this version, `header`, `main` and `footer` act as container. +In this version, `header`, `main` and `footer` act as containers. Use the default `.classless` version if you need centered viewports: