We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8938b6d commit 1ecc52aCopy full SHA for 1ecc52a
1 file changed
apps/docs/docs.html
@@ -3,7 +3,7 @@
3
<section id="preview">
4
<h2>Preview</h2>
5
<p>
6
- Try out the interactive preview below to see Launch CSS in action.
+ Try out the interactive preview below to see launch.css in action.
7
Toggle between themes and layouts to see how your content adapts.
8
</p>
9
<form>
@@ -132,14 +132,14 @@ <h6>Heading 6</h6>
132
</section>
133
<section>
134
<div role="grid">
135
- <div>1</div>
136
- <div>2</div>
137
- <div>3</div>
138
- <div>4</div>
139
- <div>5</div>
140
- <div>6</div>
141
- <div>7</div>
142
- <div>8</div>
+ <div>Grid 1</div>
+ <div>Grid 2</div>
+ <div>Grid 3</div>
+ <div>Grid 4</div>
+ <div>Grid 5</div>
+ <div>Grid 6</div>
+ <div>Grid 7</div>
+ <div>Grid 8</div>
143
</div>
144
145
<section id="form">
0 commit comments