Skip to content

Commit

Permalink
Fix form background in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ouvreboite authored Oct 25, 2024
1 parent e5666a0 commit c13f0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/forms/form.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h2 id="form">
Has rounded corners, a background, and an automatic overflow.
</p>
<ul>
<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>
</ul>
<div class="example">
<form method="get" onsubmit="event.preventDefault()">
Expand Down

0 comments on commit c13f0c6

Please sign in to comment.