A
Anonymous

Responsive Layout Container - Copy this Html, Tailwind Component to your project

<div class="mt-8 flex flex-col sm:justify-center items-center pt-6 sm:pt-0 bg-gray-100"> <div class="w-full sm:max-w-md mt-6 px-6 py-4 bg-white shadow-md overflow-hidden sm:rounded-lg"> {{ $slot }} </div> </div>

Prompt
Component Preview

About

Responsive Layout Container - A flexible, responsive design with centered alignment, shadow effects, and smooth overflow, built with. Free code available!

Share

Last updated 1 month ago