Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Flexbox and sass

IgorTikush 120

@IgorTikush

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


If someone want to give me feedback - I will be happy

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Awesome work on this challenge, Igor! Your solution looks great. I've got a couple of small pointers after taking a look at your code:

  • For the main heading, you're using a h1 and a h2. Instead, you could use a single h1 and add a span element inside to separate the text and apply different styles.
  • On a future project, I'd recommend trying to use min-width media queries instead of max-width. It often leads to less CSS code and also has the benefit of loading in fewer styles for mobile users.

Let me know if you have any questions. Keep up the great work!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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