Skip to content

Commit edeb310

Browse files
committed
Update project configuration
1 parent c84ef24 commit edeb310

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<img class="cssdb-header-branding" src="https://rawgit.com/jonathantneal/media-expressions-spec/gh-pages/css-logo.svg" alt="CSS Logo" width="90" height="90">
1010
<div class="cssdb-header-heading">
1111
<h1 class="cssdb-header-title">What’s next for CSS?</h1>
12-
<p class="cssdb-header-desc">CSS Database is a comprehensive collection of CSS features and their positions in the process of becoming implemented web standards. These positions reflect the TC39 process.</p>
12+
<p class="cssdb-header-desc">CSS Database is a comprehensive list of CSS features and their positions in the process of becoming implemented web standards.</p>
1313
</div>
1414
<a class="cssdb-header-link" href="">What are the stages?</a>
1515
</header>
@@ -60,7 +60,7 @@ <h1 class="cssdb-header-title">What’s next for CSS?</h1>
6060
<td class="cssdb-feature-spec"><a href="https://www.w3.org/TR/css-grid-1/">https://www.w3.org/TR/css-grid-1/</a></td>
6161
<td class="cssdb-feature-fill"></td>
6262
</tr><tr class="cssdb-feature">
63-
<td class="cssdb-feature-title">hex #rgba colors</td>
63+
<td class="cssdb-feature-title">hex alpha colors</td>
6464
<td class="cssdb-feature-stage stage--null">NR</td>
6565
<td class="cssdb-feature-desc">A 4 & 8 character hex notation for color to include the opacity level</td>
6666
<td class="cssdb-feature-spec"><a href="https://drafts.csswg.org/css-color/#hex-notation">https://drafts.csswg.org/css-color/#hex-notation</a></td>

0 commit comments

Comments
 (0)