fixed
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 22s

This commit is contained in:
Smigz 2025-01-04 11:12:59 -05:00
parent ed7fb975af
commit 37cfcee457
2 changed files with 43 additions and 26 deletions

View file

@ -41,16 +41,18 @@
</head>
<body>
<div class="container" role="main">
<img
class="hero-img"
src="./images/image-product-mobile.jpg"
srcset="
./images/image-product-desktop.jpg 800w,
./images/image-product-mobile.jpg 600w
"
sizes=" (max-width: 650px) 600px, 800px"
alt="picture of perfume"
/>
<div class="img-container">
<img
class="hero-img"
src="./images/image-product-mobile.jpg"
srcset="
./images/image-product-desktop.jpg 800w,
./images/image-product-mobile.jpg 600w
"
sizes=" (max-width: 800px) 600px, 800px"
alt="picture of perfume"
/>
</div>
<div class="content">
<h3>PERFUME</h3>
<h1>Gabrielle Essence Eau De Parfum</h1>