List With border
List With border
=
<div class="mx-auto max-w-lg">
<ul class="divide-y divide-gray-200 rounded-xl border border-gray-200 shadow-sm">
<li class="p-4">
<h4 class="text-lg font-medium leading-loose">Share team inboxes</h4>
<p class="text-gray-500">Whether you have a team of 2 or 200, our shared team inboxes keep everyone on the same page and in the loop.</p>
</li>
<li class="p-4">
<h4 class="text-lg font-medium leading-loose">Deliver instant answers</h4>
<p class="text-gray-500">An all-in-one customer service platform that helps you balance everything your customers need to be happy.</p>
</li>
<li class="p-4">
<h4 class="text-lg font-medium leading-loose">Manage your team with reports</h4>
<p class="text-gray-500">Measure what matters with Untitled’s easy-to-use reports. You can filter, export, and drilldown on the data in a couple clicks.</p>
</li>
</ul>
</div>