Subtitle Sm Apr 2026
It ensures the subtitle is smaller than the primary heading ( h1 or h2 ) but distinct from the main body text.
If you are building a component (like a blog card), your HTML might look like this: subtitle Sm
But what exactly happens under the hood when you use a class like subtitle sm ? 1. The Anatomy of the Class It ensures the subtitle is smaller than the
User experience research often highlights the "Skeleton" effect—where users perceive a page as loading faster if the layout structure is visible before the content. subtitle Sm
In frameworks like Tailwind , sm: is also a prefix used to target mobile screens (typically 640px and up).