is now part of Shuffle™. The new editor includes templates for Tailwind CSS, Bootstrap, Bulma, and Material-UI.
Switch to Shuffle →
← Tailwind CSS classes list

Tailwind CSS class: .-translate-y-8

<div class="bg-gray-300 h-64 w-8 m-2 mt-8 inline-flex"><div class="-translate-y-8 transform bg-teal-400 h-6 w-8 mt-auto text-center">-8</div></div>

Preview

-8

Check .-translate-y-8 in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

CSS source

.-translate-y-8 { --transform-translate-y: -2rem; }

More in Tailwind CSS Transform