Two Column Layout with Header and Text

This component uses Tailwind's flexbox utilities to create a two column layout. The first column uses mr-4 and flex-shrink-0 to create a fixed width sidebar. The second column contains the header and text content.

Similar Components

Other components related to tailwind, flexbox, columns, layout tags