@lazy4gyanSubmitted almost 3 years ago
How could, I make this card fully responsive? Please suggest which is best grid or flex? How to use?
How could, I make this card fully responsive? Please suggest which is best grid or flex? How to use?
It's better if you use FlexBox because it is used for One Dimensional Layouts you can use Grid as well but Gird is used for Two Dimensional Layouts. Using Gird for this is similar to Using a Plier instead of Wrench to open a bolt. To make this responsive learn media queries.