Latest solutions
Latest comments
- @AhmadDalaoSubmitted over 2 years ago@mobasher10Posted over 2 years ago
assalamu alaikum ahmed, I think the the real design is only one card and I don't know if you know or acidently did you have four card and it's not problem, but if you want to make it only one card you can do it like this. have a nice day brother 👋
.cards_wrapper { grid-template-columns: 1fr; max-width: 60rem; margin: 0 auto; }
Marked as helpful0