Website grids documentation typo (#817)

* Clarifying how to use grids

https://github.com/pure-css/pure/issues/816

* Update site/src/pages/grids/index.js

Co-authored-by: Seth Bertalotto <seth@bertalotto.net>
This commit is contained in:
Michael McMahon 2020-10-01 18:37:26 +00:00 committed by GitHub
parent 075862bf23
commit 2f8c9e3c79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -813,7 +813,7 @@ function Grids() {
<SectionHeader heading="Want to just use Grids?" />
<p>
Grids is part of the Pure CSS file. However, if you just want Grids and not the other modules, you can pull it down separately. Just include this <code>&lt;link&gt;</code> element in your <code>&lt;head&gt;</code>.
Grids is part of the Pure CSS file. However, if you just want Grids and not the other modules, you can pull it down separately. Just include these <code>&lt;link&gt;</code> elements in your <code>&lt;head&gt;</code>.
</p>
<CodeBlock>