Really enjoy the card design and layout. A step further would be to consider some "basic" ux principles.
Please add cursor: pointer to each of the icons so that it clearly shows the user that the icon is clickable. This is more of a desktop solution.
If you're only considering mobile, then I would have the 'favourite' button wrapped in its own div with a different background or other type of styling. same for the 'share' button.
rough 'sketch':
Also consider the left padding added to the news title and description. a bit too much spacing no?
Really enjoy the card design and layout. A step further would be to consider some "basic" ux principles.
Please add
cursor: pointer
to each of the icons so that it clearly shows the user that the icon is clickable. This is more of a desktop solution.If you're only considering mobile, then I would have the 'favourite' button wrapped in its own div with a different background or other type of styling. same for the 'share' button.
rough 'sketch':
Also consider the left padding added to the news title and description. a bit too much spacing no?
hope this is helpful