mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 08:45:06 -04:00
Fix typo 2
This commit is contained in:
parent
6f12da396e
commit
b71c736ac3
1 changed files with 2 additions and 2 deletions
|
@ -70,9 +70,9 @@ npm install @picocss/pico
|
||||||
|
|
||||||
## Class-less version
|
## 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:
|
Use the default `.classless` version if you need centered viewports:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue