I'm quite proud of the mastery of the box-sizing properties box-sizing: border-box; line-height and letter-spacing
What challenges did you encounter, and how did you overcome them?The main challenge was to make the dimensions of the card, more specifically the width of the card, exactly 320px including the padding. I solved this problem using the box-sizing: border-box property;
What specific areas of your project would you like help with?no problems