diff --git a/clase12.html b/clase12.html index 3a84f2155..3f67985cd 100644 --- a/clase12.html +++ b/clase12.html @@ -43,7 +43,7 @@ .product-detail-close:hover { cursor: pointer; } - .product-detail > img:nth-child(2) { + #productDetail > img:nth-child(2) { width: 100%; height: 360px; object-fit: cover; @@ -94,20 +94,6 @@
- + a