Sameer Md
@Sameermd16All comments
- @Sameermd16Submitted almost 2 years ago@Sameermd16Posted almost 2 years ago
The design I coded is much different than the screenshot it shows here. Check out the live site URL.
0 - @MelvinAguilarSubmitted almost 2 years ago
Hi there š, Iām Melvin and this is my solution for this challenge. š
Built With:
- TailwindCSS
- npm - prettier
Any suggestions on how I can improve and reduce unnecessary code are welcome!
Thank you. šāļø
- @surajTESubmitted almost 2 years ago
- @HandyyWebSubmitted almost 2 years ago
There is still some bugs in the code and it's not fully finished, if you have some finitions to provide me, I will be happy to receive it.
I don't know if it's fully responsive, especially about my using of units (em,rem,px,etc...)
If you have any advice, don't hesitate to give them to me.
Thank you and have a great day !
@Sameermd16Posted almost 2 years agoCard component is not responsive between 375px to 706px. Try making making responsive by adding media queries in the format @media only screen and (min-width: 376px) and (max-width: 706px) { "here comes css" }
Marked as helpful0 - @emintatarSubmitted almost 2 years ago@Sameermd16Posted almost 2 years ago
Give the buttons with equal margin from top or bottom so that they look similar to the design.
0 - @Obada-JLSubmitted almost 2 years ago