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:
Waldir Pimenta 2023-01-16 22:09:38 +00:00
parent 3052db4bd3
commit 4d2467763b
24 changed files with 25 additions and 25 deletions

View file

@ -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">