Check out this Pen I made! I'm practicing. Welcome to this small login design with Tailwind CSS. It offers a clean and modern experience where I apply responsive design, flex and grid properties, and SVG icons.
The design changes on lg screens.
<div class="w-full lg:w-1/2 ...">
<!-- -->
</div>
Top comments (0)