Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bradtraversy committed Aug 15, 2021
1 parent c004c0e commit 0561e5e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions image-carousel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
<body>
<div class="carousel">
<div class="image-container" id="imgs">
<img
src="https://images.unsplash.com/photo-1599561046251-bfb9465b4c44?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1492&q=80"
alt="fourth-image"
/>
<img src="https://images.unsplash.com/photo-1599394022918-6c2776530abb?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1458&q=80"
alt="first-image"
/>
Expand All @@ -28,9 +24,6 @@
src="https://images.unsplash.com/photo-1599561046251-bfb9465b4c44?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1492&q=80"
alt="fourth-image"
/>
<img src="https://images.unsplash.com/photo-1599394022918-6c2776530abb?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1458&q=80"
alt="first-image"
/>
</div>

<div class="buttons-container">
Expand Down

0 comments on commit 0561e5e

Please sign in to comment.