Order Summary component

Solution retrospective
I'm proud of completing the Order Summary component as it helped me apply the HTML and CSS skills I've been learning. Next time , I would like to spend more time on responsiveness.
What challenges did you encounter, and how did you overcome them?One of the main challenges I faced was getting the layout to match the design exactly, especially with spacing and alignment. I struggled with centering the component both vertically and horizontally on the page. To overcome this, I experimented with different CSS layout techniques and eventually found that using flexbox with justify-content and align-items helped me achieve the correct positioning.
What specific areas of your project would you like help with?I'd appreciate feedback to improve responsiveness of component ,especially for smaller screen sizes.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on afan_10'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