@itshemdevSubmitted over 2 years ago
Feedbacks are always welcome!
Feedbacks are always welcome!
Hey,
Everything looks good. Just add cursor: pointer; to your button.
I used the time tag for the "3 days left." This is my first time using it. Is it right to use it without explicitly stating a time or date?
Looks good, but you have to remove "height: 81vh;" from your card. Also for the card, you need "padding-top" and "padding-bottom", which will make it look and feel better. And don't forget to make body height - "min-height: 100vh;". I think that's all you need to consider for this project.
Your feedbacks are highly appreciated :)
Try to add hover effects for your button and links. And always try to add alt attributes for images. Anything else looks good.