This is my first responsive project, with more attention to the margins and paddings than the previous one ! I've really enjoyed this one as it was more complex and made me Google a thing or two so I learnt a lot with it.
What challenges did you encounter, and how did you overcome them?Here is what I learned during this project:
- Using @font-face to import custom fonts
- Better understanding of the Flexbox model
- How to make a container responsive
I didn't manage to have the left and right margins of 24px when viewed on mobile, if I did put margin: 0 1.5rem, i had the margin on the left side only and the right side was cropped, any ideas ? Thank you