Latest solutions
Responsive Multi-step form using React.js, tailwindCSS
#react#tailwind-cssSubmitted almost 2 years ago
Latest comments
- @bilguun1130@bertfarol
You don't have to use "display: grid" in class main-content. Just add padding to all div manually or change the "display:grid" into "display:flex" and add "flex-direction: column"
- just make sure you set the size of your avatar to 50px or depends on the design.
- @zinphtet@bertfarol
My tip is you can copy the image and paste it in your Figma and re-create the design, make the image provided for free users as guide for the dimension of the design. It's a lot of work but it's worth it!