Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Completing this to make it as accurate to the design as possible
What challenges did you encounter, and how did you overcome them?making the image responsive, I overcame it using max-width(100%) for the img element.
What specific areas of your project would you like help with?making the project responsive to mobile phones and other devices
Community feedback
- @SuperMustardPosted 5 months ago
For the instruction part, you can use
list-style-position: inside;
to put the number inside the block.You can consider using a flex-box other than the original
<ul>
or<ol>
cause the design needs lots of custom styles. For example, the gap between bullets and text.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