@dejair-velozoSubmitted over 1 year ago
Owen Ezeh
@owen-OEAll comments
- @owen-OEPosted over 1 year ago
It's not responsive for mobile view. If you're using plain css, you should try using media queries to make it mobile responsive per the designs given. I advice you try using tailwind css for this project instead. You'll have lesser codes to write using the tailwind css framework.
Also for desktop view, the card content should have more margin at the top, and maybe giving the card a little less padding.
Marked as helpful1