Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Learning about flex, grid, and applying it to this project
What challenges did you encounter, and how did you overcome them?how to use flex in the project and overcome this challenge by reading documentation on CSS tricks
What specific areas of your project would you like help with?The best approach to testing responsive design.
Community feedback
- @LiyanNguyenPosted almost 2 years ago
Hi Paul,
for your .front_end_description class paragraph, you could use other HTML tags such as <h1> to <h6> or <b> or <strong> those tags have inherently larger font size and has a bolder font weight
and for you .scan_code class paragraph, you could just leave it as <p> tag this will simplify your CSS
Hope this helps!
Marked as helpful1
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