Hi!
The card could use a bit of a box-shadow
to look more like the design spec. The border radius could be a little higher for the card as well, as the design seems to have rounder edges. The border-radius
of the image itself looks good though!
The h1
font size is a bit small compared to the design. You could also experiment with giving it a font-shadow
.
Apart from that, the colours look good! And the font styles are correct. You may wish to experiment with the line-height but that might be a minor detail. You could try using CSS variables for the colours, although for a project this small it's probably not needed.
Great work!