We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4231d49 commit 1d8f79dCopy full SHA for 1d8f79d
index.html
@@ -119,7 +119,7 @@ <h2 class="text-2xl font-bold">Simple</h2>
119
<label class="inline-flex items-center">
120
<input
121
type="checkbox"
122
- class="rounded border-gray-300 text-indigo-600 shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50"
+ class="rounded border-gray-300 text-indigo-600 shadow-sm focus:border-indigo-300 focus:ring focus:ring-offset-0 focus:ring-indigo-200 focus:ring-opacity-50"
123
checked
124
/>
125
<span class="ml-2">Email me news and special offers</span>
0 commit comments