
Artem Kotko
@artemkotko14All solutions
Five cards using CSS Grid
#bem#sass/scssSubmitted 4 months agoI've tried to recreate the exact designs given without having a Figma file. The only way in which I managed to do so was with
.card__additional-quote { padding-right: ; }
on two sepate cards which just doesn't feel right for me.
I would be glad if someone would suggest how I can improve my code without a need to use that.