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 challenges did you encounter, and how did you overcome them?

    Font weights when using custom properties were not wanting to work right for me. I had to write out all of my font properties to get the desired result. I had to add in some media queries to ensure responsiveness. I used an 80% width to get the text part of my flexbox to take up the correct width. I am not sure why this happened since a 100% width worked for the image portion. I used outlines to see all of my boxes and ensure i was getting the correct sizes.

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

    I would take any advice on correctly using font weight/styles when using custom properties. The Fraunces font in particular had different styles depending on weight that I had to list out line by line.

    In regards to switching to column flex on the media query: would like to know why I had to set my text portion of my flexbox to 80% to take up 100% of the flexbox while the image portion worked correctly with 100%.

  • Submitted


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

    It appears some of my font sizes/weights/colors are off. Not sure if image issue or something I should have been able to fix.

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

    Any methods I could have used to get a more accurate match to the project.

  • Submitted


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

    I am most proud of the fact that I finished the card and it was both matching the example and responsive for mobile.

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

    Getting the correct sizes for fonts since only 16px was given for the paragraph font size.

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

    Getting the correct margin/padding outside of the card and also between the text/image elements.