viveknagesh21
@viveknagesh21All solutions
Blog preview card using Flexbox & Grid
Submitted about 1 year agoAny alternative for responsive design
@media screen and (max-width: 768px) { .blog-card { width: 42vw; } }
As I had to try different values for this.