Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
First Challenge Will try to do on my own
What challenges did you encounter, and how did you overcome them?The layout was challenging. I didn't know I had to use flexbox
What specific areas of your project would you like help with?Flexbox and Bootstrap
Community feedback
- @DR-KSP-VIRUSPosted 8 months ago
Your project did not include Bootstrap file(s) but if you want include Bootstrap, consider using the
CDN
or check out this link to learn more about Bootstrap.Also, make sure to use the
style-guide.md
file that came with the project to define yourCSS
file.:root { --White: hsl(0, 0%, 100%); . . . }
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