@danHD2Submitted 3 months ago
What challenges did you encounter, and how did you overcome them?
A small challenge was figuring out best practice for the spacing between elements in CSS.
A small challenge was figuring out best practice for the spacing between elements in CSS.
The design seems very close to the example thanks to the figma design. I use all the variable from the design.
What challenges did you encounter, and how did you overcome them?I was challenged by a probleme of padding with the text section. I didn't understand why the width of the container change while i fixed it. With few research on internet, i find the solution with box-sizing. Also, I did'nt see that the width and the height were wixed in the figma design so I didn't think to fixed it for the container.
What specific areas of your project would you like help with?All
Your CSS aligns well with the Figma files. The HTML is well-structured. Good work!