@FeranmiDevSubmitted 8 months ago
It wasn't that difficult, i had a nice time doing this. I just need reviews in order to know if i am using the right stuff in the right places.
Thanks for the challenges.
It wasn't that difficult, i had a nice time doing this. I just need reviews in order to know if i am using the right stuff in the right places.
Thanks for the challenges.
Nicely done challenge! Your solution looks great.
I have some suggestions however:
min-height: 100vh;
instead on the body.padding
on the bodywidth: 100%
, and a max-width: 20rem(thats 320px)
on the .card insteadOtherwise, a lovely work.