Achieved a clean and responsive design.
What specific areas of your project would you like help with?Any feedback would be greatly appreciated.
Achieved a clean and responsive design.
What specific areas of your project would you like help with?Any feedback would be greatly appreciated.
Nice work you've done there. Practice the use of 'rem' instead of 'px' when setting up width and heights of different element it'll help you during the use of media queries saving you from changing every value with px unit in them
Well, fixed width of img and .card-text seems not very responsive. However, you can notice it only on viewports less than 320px, so technically it's fine.
Flexbox is cool:)
What challenges did you encounter, and how did you overcome them?h1 font looks a bit different in figma than on html although all properties of typography seems the same. Why is that or I am just crazy and they are the same?
What specific areas of your project would you like help with?Flexbox children behave like inline-block - no newline and minimum width possible? Are there any differences/details ?
h1 font do look different from the figma file. But everything else looks on point to the given design, and nicely structed codes