Latest solutions
Stats preview card component built with SASS, BEM and Flexbox
#bem#sass/scssSubmitted over 3 years ago
Latest comments
- @Rohitgour03@Madmanden
@Rohitgour03 Hi Rohit, that's a nice try! It seems your image part is a bit narrower than the challenge design. And your title text is a bit smaller. But overall it's looking good :)
Marked as helpful - @SimoniacJewel88@Madmanden
@SimoniacJewel88 Looks great! 😊 I think the padding on the buttons is a bit off in the mobile version.
Marked as helpful - @Rohitgour03@Madmanden
Hi @Rohitgour03, the animation looks good on my phone! Nice work 😊
- @CodeLearnerCloud@Madmanden
@CodeLearnerCloud That looks good 😊 Did you perhaps forget to set the font-family?
Marked as helpful - @AndresRicardo@Madmanden
Good stuff @AndresRicardo! There's a small issue to be aware of - on the mobile version it's no longer the same corners that need to be rounded, so in a media query you need to reset the rounded corners from the desktop design, and apply it to the top-left and top-right of the first card, and then bottom-left and bottom-right on the last card 😊
Marked as helpful - @Mihail-Secrii@Madmanden
@Mihail-Secrii Looks great! 😊