The Transition Between Themes Is Not So Smooth. So any tip on that will be so helpful. Thank You
Haythem Lazaar
@HaythemLazaarAll comments
- @SahilShameerDevSubmitted over 3 years ago@HaythemLazaarPosted over 3 years ago
Maybe add a transition delay between color modes but it looks fine.
0 - @norman02Submitted over 3 years ago
Feedback welcomed!
@HaythemLazaarPosted over 3 years agoLooks nice John, nothing feels wrong. you did a very good job, the only thing I would've added is some kind of interaction with the cards maybe when hovered it scales a bit.
1 - @s1varamSubmitted over 3 years ago
I would love to know how to swap the image to the top in mobile design.
@HaythemLazaarPosted over 3 years agoUsing display: flex; you just need to set flex-direction: column-reverse; and by that I think the image might pop up top, Hope this helps.
0 - @anfer-codeSubmitted over 3 years ago
It's my first challenge. Please, give me a feedback if you think can help me about my code.
@HaythemLazaarPosted over 3 years agoHey, I think it's better if you center the card div using display: grid; and place-items: center; other than that it looks good maybe just size the card down a bit.
1 - @IanEluSubmitted over 3 years ago
me salio mas o menos
@HaythemLazaarPosted over 3 years agoHey you might wanna change the padding-top on .infobox, also I think the mobile version isn't done yet, you might consider starting mobile first from now on it eases things up really, well it did for me.
0