Samuel Larbi Danquah
@outHereSamAll solutions
- Submitted 3 months ago
Results Summary Component
- HTML
- CSS
For designs like these, should I go with pixel perfect applications, in the sense that if the design file says a card has a width of 200px, should I hard code the card to have the exact width? The reason I ask this is because, the part of the design where the actual summary goes, I didn't hard code the width of each category card but instead used flex gap to give the spacing between the category title and the score.