text-4xl: Tailwind CSS Font Size class

The text-4xl class applies a font size of 4xl, making the text significantly larger.


text-4xl

The text-4xl class applies a font size of 4xl, making the text significantly larger.

Example Code

html
<div class="p-5 font-bold bg-gray-100 rounded-t-md">
<h3 class="text-gray-500">text-4xl</h3>
<div class="flex flex-col justify-start items-center">
<p class="non-italic text-gray-700 text-4xl">
Jinxed wizards pluck ivy from the big quilt.
</p>
</div>
</div>

Preview

text-4xl

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