Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- Use grid-template-areas and adjust areas depending on screen size.
- Use grid-auto-column: 1fr; to decide the default size of the grid column. (specifying the size of the grid columns that were created without having an explicit size)
- Implementing the whole page myself without help.
Choosing the best layout to organize the design,
What specific areas of your project would you like help with?Changing layout dynamically based on the screen sizes.
Community feedback
- @ajkun55Posted 6 months ago
Great work, all elements are designed well, the layout is precisely similar
1@Twixii99Posted 6 months ago@ajkun55, Thank you so much for your encouraging words!
0
Please log in to post a comment
Log in with GitHubJoin 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