Design comparison
Solution retrospective
I took a mobile-first workflow using a grid container as the testimonials section, this was useful and convenient because for larger screens I only have to change the order of the grid items (each testimony) using grid-column and grid-row properties. Also I took the approach of declaring custom properties (For the colors) local to each grid-item, which was useful because I did not have to repeat some properties.
What challenges did you encounter, and how did you overcome them?I did not encounter any important challenge because I have already used these techniques in previous projects. (mobile-first workflow, CSS Grid, custom properties)
What specific areas of your project would you like help with?I think this project is very similar to the design.
Community feedback
- @mnsa2020Posted 8 months ago
I'm glad that i am not facing any problem for this project
I may will do another project that will increase my skill significantly
I'll help something like how design the card using pure CSS without any framework or library
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