You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
380 B
HTML
12 lines
380 B
HTML
<ul role="list" class="space-y-3">
|
|
<li class="overflow-hidden rounded-md bg-white px-6 py-4 shadow-sm">
|
|
<!-- Your content -->
|
|
</li>
|
|
<li class="overflow-hidden rounded-md bg-white px-6 py-4 shadow-sm">
|
|
<!-- Your content -->
|
|
</li>
|
|
<li class="overflow-hidden rounded-md bg-white px-6 py-4 shadow-sm">
|
|
<!-- Your content -->
|
|
</li>
|
|
</ul>
|