Elements 25
Elements 25
=
<div class="bg-white rounded-lg shadow py-4 px-4 md:px-8 divide-gray-200 divide-y text-gray-600 max-w-2xl w-full">
<a href="#" class="flex items-center justify-between space-x-4 py-4 hover:bg-gray-100 px-4 relative">
<div class="flex items-center space-x-4">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="" class="w-12 h-12 rounded-full">
<div>
<span class="block font-semibold">Sherri Holland</span>
<span class="block">sherri.holland@example.com</span>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-6">
<path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" />
</svg>
</a>
<a href="#" class="flex items-center justify-between space-x-4 py-4 hover:bg-gray-100 px-4 relative">
<div class="flex items-center space-x-4">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="" class="w-12 h-12 rounded-full">
<div>
<span class="block font-semibold">Loretta Matthews</span>
<span class="block">byron.ramirez@example.com</span>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-6">
<path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" />
</svg>
</a>
<a href="#" class="flex items-center justify-between space-x-4 py-4 hover:bg-gray-100 px-4 relative">
<div class="flex items-center space-x-4">
<img src="http://demo-assets.uibak.com/themesdev/user-placeholder.svg"alt="" class="w-12 h-12 rounded-full">
<div>
<span class="block font-semibold">Lynn Campbell</span>
<span class="block">claire.lowe@example.com</span>
</div>
</div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-6">
<path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" />
</svg>
</a>
</div>