
Solution retrospective
I am proud that I started and shown commitment to my software development path. The solution also turned out well and I am glad I took on the challenge.
What challenges did you encounter, and how did you overcome them?Remembering some elements and how to style. I used the internet to remind myself of a few things
What specific areas of your project would you like help with?How could I have improved my code structure and how to adjust to changing screen sizes and devices.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@joaofsds
Keep going with enthusiasm, but take more attention on the styling to be as close as possible of the design.
Marked as helpful - @bishoDev123
You seem to be very knowledgeable of a lot of CSS concepts but here are some key points you are missing:
- try to apply the background color to the entire body
- give the body (or a container) a flex display and align it to the center
- find a color picker tool to get the right color from the image
otherwise, I like your improvised design, keep at it!
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