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

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    This challenge has been a great way to learn more about flexbox and responsiveness.

    What challenges did you encounter, and how did you overcome them?

    However, getting the padding and size of the card to match those in the design was a bit challenging, but this was solved using the clamp() function.

    What specific areas of your project would you like help with?

    What are better and more effective ways to implement a responsive layout for this particular challenge?

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm glad to have used SCSS for the first time in doing this challenge, and would like to apply it in future ones.

    What challenges did you encounter, and how did you overcome them?

    One obstacle though was setting the right whitespace between the elements inside the card, but this was solved using flexboxes.

    What specific areas of your project would you like help with?

    Are there any ways to simplify the typography-related properties (in styles.scss) using mixins?

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm glad to have accomplished this challenge efficiently.

    What challenges did you encounter, and how did you overcome them?

    There was not much challenge in doing this.

    What specific areas of your project would you like help with?

    • What are better ways to place space around the text elements without nesting flexboxes?
    • How can the custom properties' names be improved according to conventions?
    • It says in style-guide.md that the paragraph font size is 15px, yet this seems to be off compared to the design images. Is this correct?