@tunaertenSubmitted 9 months ago
What are you most proud of, and what would you do differently next time?
I recently learned about the max and min width properties and used them for the first time in this project. I had used clamp in my previous project as well. It's enjoyable to learn and apply new techniques
What challenges did you encounter, and how did you overcome them?
I became more familiar with CSS Flexbox. I used pseudo-elements and also utilized the max and min width properties. It was good practice
What specific areas of your project would you like help with?
I created the cards using flexbox. When I start to shrink the page, the left and right cards start to shrink, but the sizes of the middle cards do not change. Despite trying many things, I couldn't find a solution to this. I would really appreciate any help