Skip to content

Instantly share code, notes, and snippets.

@bwll
Created December 29, 2020 19:14
Show Gist options
  • Save bwll/cd0d8ccda95de365d583f4145eda02d5 to your computer and use it in GitHub Desktop.
Save bwll/cd0d8ccda95de365d583f4145eda02d5 to your computer and use it in GitHub Desktop.
<div class="relative h-48 w-48 bg-indigo-100">
<div class="absolute h-48 w-48 bg-indigo-300 top-4 left-4 p-4 text-indigo-900">
<p>
<q>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec tincidunt nibh eu mi hendrerit cursus.</q>
<cite class="text-sm">Jane Doe</cite>
</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment