Hoạt động nổi bật
Danh mục
Xem nhiều
Blog
    nhi thêm nhi thêm khoảng cách img { width: 100%; height: auto; object-fit: contain; /* Hoặc cover tùy thuộc yêu cầu */ } .product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; } .product-title { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }