@JamesLavironSubmitted 3 months ago
What are you most proud of, and what would you do differently next time?
I tried to avoid using useless properties and ensure to understand what does each property. I would surely try to avoid using generic tag style such as I did for img
tag.
I had to understand which display value I should use for each container. I used too many flex at first but then just sticked with blocks.