I'm happy with responsive layout - card is scaling up with increase of screen width and i think it is keeps look like design.
I couldn't figure out how to change font-family
in li::marker
for ``. Next time i think i would use ::before
pseudo-element and CSS counters to have greater control on markers.
Styling the table - i've used combination of flexbox and padding.
What specific areas of your project would you like help with?Any feedback regarding my solution will be appreciated.