Text-xl: Tailwind CSS Font Size class

The text-xl class applies an extra-large font size, which is larger than text-lg but smaller than text-2xl.


Text-xl

The text-xl class applies an extra-large font size, which is larger than text-lg but smaller than text-2xl.

Example Code

html
<div class="p-5 font-bold bg-gray-100 rounded-t-md">
<h3 class="text-gray-500">text-xl</h3>
<p class=" text-gray-700 text-xl">
Jinxed wizards pluck ivy from the big quilt.
</p>
</div>

Preview

text-xl

Jinxed wizards pluck ivy from the big quilt.

Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs

Start building stunning tailwind UIs! 

Build from scratch or select prebuilt tailwind templates