add landmarks
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 18s
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 18s
This commit is contained in:
parent
38b2719e61
commit
3181c127a9
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container" role="main">
|
||||||
<img
|
<img
|
||||||
src="./images/image-product-mobile.jpg"
|
src="./images/image-product-mobile.jpg"
|
||||||
alt="picture of perfume"
|
alt="picture of perfume"
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="attribution">
|
<div class="attribution" role="footer">
|
||||||
Challenge by
|
Challenge by
|
||||||
<a href="https://www.frontendmentor.io?ref=challenge" target="_blank"
|
<a href="https://www.frontendmentor.io?ref=challenge" target="_blank"
|
||||||
>Frontend Mentor</a
|
>Frontend Mentor</a
|
||||||
|
|
Loading…
Add table
Reference in a new issue