We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1b24e commit 1a54959Copy full SHA for 1a54959
1 file changed
Views/Home/About.cshtml
@@ -13,7 +13,7 @@
13
{
14
<p class="p-4 bg-gray-100 rounded-lg shadow-xl">Hello World @(i*10)</p>
15
}
16
- </div
+ </div>
17
18
<div class="mt-4">
19
<a class="btn btn-sm md:btn-md xl:btn-lg btn-neutral btn-outline">Privacy</a>
0 commit comments