mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 17:36:15 -04:00
Copyedit some text passages
- Table of content → Table of contents - Sentence case in README - natives form elements → native form elements
This commit is contained in:
parent
3052db4bd3
commit
4d2467763b
24 changed files with 25 additions and 25 deletions
|
@ -21,7 +21,7 @@
|
|||
<h2>All form elements are fully responsive in pure semantic HTML, allowing forms to scale gracefully across devices and viewports.</h2>
|
||||
</hgroup>
|
||||
<p>Inputs are <code><i>width</i>: <u>100%</u>;</code> by default. You can use <code>.grid</code> inside a form.</p>
|
||||
<p>All natives form elements are fully customizable and themeable with CSS variables.</p>
|
||||
<p>All native form elements are fully customizable and themeable with CSS variables.</p>
|
||||
<article aria-label="Form example">
|
||||
<form>
|
||||
<div class="grid">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue