Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @jeremymouzin

    Posted

    Very nice, the image seems far too big though (it's a 90px wide image) and the buttons for the links too, they're very wide! The hover effect is nice on the button with the transition of 300ms 👍

    0
  • @jeremymouzin

    Posted

    Nice work. Your HTML is semantic and pretty good.

    Some things you may want to improve on the design:

    • Add a max-width on desktop that matches the design
    • The "published" line should be gray-950 not gray-500
    • Use the fonts provided by the designer (@font-face to the rescue!)
    • Font sizes on mobile are smaller (you may use a media-query or use clamp() to make the font dependant on vw unit (viewport width).

    Good luck!

    0
  • @jeremymouzin

    Posted

    Great work! Your shadow should not be all around the card though, just at the bottom and slightly on the left and right I think. Double check the design!

    0