Collections

  • .product-card { display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .product-card-content { flex-grow: 1; display: flex; flex-direction: column; } .collection-cart-btn { margin-top: auto; width: 100%; } .collection-cart-btn .button { width: 100%; background-color: black; color: white; font-weight: bold; font-size: 16px; padding: 12px 0; border: none; }

  • .product-card { display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .product-card-content { flex-grow: 1; display: flex; flex-direction: column; } .collection-cart-btn { margin-top: auto; width: 100%; } .collection-cart-btn .button { width: 100%; background-color: black; color: white; font-weight: bold; font-size: 16px; padding: 12px 0; border: none; }

  • .product-card { display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .product-card-content { flex-grow: 1; display: flex; flex-direction: column; } .collection-cart-btn { margin-top: auto; width: 100%; } .collection-cart-btn .button { width: 100%; background-color: black; color: white; font-weight: bold; font-size: 16px; padding: 12px 0; border: none; }