We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5666a0 commit 5fca2baCopy full SHA for 5fca2ba
styles/forms/form.html
@@ -6,7 +6,7 @@ <h2 id="form">
6
Has rounded corners, a background, and an automatic overflow.
7
</p>
8
<ul>
9
- <li><code data-hl="css">code</code> has a <code>◉ --bg-subtle</code> background.</li>
+ <li><code data-hl="css">code</code> has a <code>◉ --bg-muted</code> background.</li>
10
</ul>
11
<div class="example">
12
<form method="get" onsubmit="event.preventDefault()">
0 commit comments