Ordre Summary Component

Solution retrospective
I completed this project alone without the need for resources. Although there is still a lot to learn, I'm super proud of the progress I have been making so far. I will continue staying on this learning path.
What challenges did you encounter, and how did you overcome them?My learning process was very organized and concise. I finished this project alone without needing any resources, only with the prior knowledge I've gained from resources and all the projects I've completed so far.
The only thing that gave me a hard time was the header image sizing and mistakenly adding width: 100vh instead of height: 100vh within the body selector.
Adding a width instead of height didn't give it fluidity. In other words, there was no responsiveness when sizing down the viewport.
As for the header image, adding a width: 450px also limited its responsiveness. Changing it to width: 100% within its container made it correctly size down.
What specific areas of your project would you like help with?Nothing in particular at the moment.
However, please provide me with any feedback you think is beneficial or any resources you may want to share.
Happy coding & Blessings to all
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Rodrigo'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