- organization of the code
- using semantic HTML
- make "ul" element take the 100% of the card using max-width
- I used the width property instead of max-width
- adjust spaces between text and other elements
I would suggest the following changes:
Nice solution!
Add more padding in the card. Additionally, you should increase the line height of the card paragraph.
I would suggest the following changes: