Skip to content

Commit

Permalink
project 21 modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Anshika Verma committed Oct 6, 2024
1 parent 7abbf39 commit 9a4c135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 21-ecommerce-product-page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
<div class="product-main-img">
<img
class="thumbnail-img"
src="../images/image-product-1.jpg"
alt=""
src="./images/image-product-1-thumbnail.jpg"
alt="image-product-1-thumbnail"
/>
</div>
<div class="product-imgs">
Expand Down

0 comments on commit 9a4c135

Please sign in to comment.