tw Flashcards
1
Q
A
2
Q
Tailwind cheat sheet
A
To make a flexbox direction be column
flex flex-col
To center the items in a flex box
justify-center
To add horizontal and vertical padding
px-3.5 py-4
Tailwind cheat sheet
To make a flexbox direction be column
flex flex-col
To center the items in a flex box
justify-center
To add horizontal and vertical padding
px-3.5 py-4