font-serif: Tailwind CSS Font Family class

The font-serif class applies a serif font, commonly used for a classic and elegant look.


Font-Serif

The font-serif class applies a serif font, commonly used for a classic and elegant look.

Example Code

html
<div
class="p-5 font-bold bg-gray-100 rounded-t-md flex flex-col justify-center items-center"
>
<h3 class="text-gray-500 mr-48">Font-Serif</h3>
<p class="font-serif ml-10">How vexingly quick daft zebras jump.</p>
</div>

Preview

Font-Serif

How vexingly quick daft zebras jump.

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