Submitted over 1 year agoA solution to the Bento grid challenge
Bento Grid on a Vite project using Tailwind CSS and HTML
tailwind-css, vite
LVL 2
@giovitazo

Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud of having used the CSS layers feature from tailwind to modularize components
What challenges did you encounter, and how did you overcome them?Something that I found complicated was having two elements that seemed to be on a different space distribution. I overcame that by using a main and an aside elements on the HTML and giving them different grid template column values.
What specific areas of your project would you like help with?I found difficulty on making the images show as in the design without breaking the layout.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Giovanny Galarza’s solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord