Submitted 9 days ago
Responsive order summary card using "max-width" property.
@Michael-Alans
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
using flex to set the music icon, price plan and the "change" link.
.flex-box { display: flex; background-color: var(--Very-pale-blue); border-radius: 5px; }
.inner-flex { display: flex; align-items: center; justify-content: space-around; width: 200px; }
check my code for better understanding!
What specific areas of your project would you like help with?Am requesting for feedback in any place that I have flaws in my code.
Community feedback
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