@Umar094Submitted 4 months ago
OMG
@artsupawatAll comments
- @artsupawatPosted 4 months ago
Your solution has a different card size from the design, and you forgot to add the drop shadow size. However, your code is well-organized by keeping HTML separate from CSS.
0 - @AlanJoelMurilloSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of finally center a div, I used flex-box for the first time and it was great, maybe next time I would do it with grid
What challenges did you encounter, and how did you overcome them?I had to watch a 3hr css course because it's my first time using real css
What specific areas of your project would you like help with?I'm not really sure if I should have used rem or em instead of px, but I dont know where I should use them and where not to.