RoelofWobben / card-component

my solution to the card component challenge of front-end mentor
https://roelofwobben.github.io/card-component/roelof.html
0 stars 0 forks source link

Css #1

Open CactusNP21 opened 1 year ago

CactusNP21 commented 1 year ago

Don't use rem or relative unit in media. Pixels instead.

Don't use pixels unless its important, relative unit is tricky, but worth it

RoelofWobben commented 1 year ago

Oke, so change it to 560px