What are you most proud of, and what would you do differently next time?
Slowly I'm finally learning about the flexbox and the positioning of elements or div.
What challenges did you encounter, and how did you overcome them?
At first, I went with the mobile-first design route but I realized that the design did not need media queries, so I decided to remove those breakpoints and then modified the CSS to be more accurate.
What specific areas of your project would you like help with?
Is there anything that I can improve within my code? I feel like that it needs some improvement especially using flexbox and margins
What are you most proud of, and what would you do differently next time?
Finishing the challenge is satisfying and I want to learn more. This is a good start to improve my skills on web design.
What challenges did you encounter, and how did you overcome them?
I got hard time figuring out about the container of the image and text then I learn how to use flex, margin and padding. I'm also confused on making it responsive but then I open the Figma file (which is super useful!) to know the exact sizes of image and the spacing.
What specific areas of your project would you like help with?
Does my code for the title and paragraph good? I didn't use the to perfectly center the text as seen on the preview designs. Is there other ways to improve the styling for centered text or paragraph?