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 \ No newline at end of file diff --git a/icons/menu-svgrepo-com.svg b/icons/menu-svgrepo-com.svg new file mode 100644 index 000000000..88c342b2d --- /dev/null +++ b/icons/menu-svgrepo-com.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/shopping-cart-svgrepo-com.svg b/icons/shopping-cart-svgrepo-com.svg new file mode 100644 index 000000000..9fb1b13d8 --- /dev/null +++ b/icons/shopping-cart-svgrepo-com.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file