Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Abeeryu committed Dec 4, 2023
1 parent 04c4ede commit feac973
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions page_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<main>

<div class="scroll-container">

<img class="slide-images" src="assets/1.jpg" alt="foto1">
<img class="slide-images" src="assets/2.jpg" alt="foto2">
<img class="slide-images" src="assets/3.jpg" alt="foto3">
Expand All @@ -32,8 +33,8 @@
<img class="slide-images" src="assets/6.jpg" alt="foto6">
<img class="slide-images" src="assets/7.jpg" alt="foto7">
<img class="slide-images" src="assets/8.jpg" alt="foto8">

</div>
</div>


</main>
Expand Down

0 comments on commit feac973

Please sign in to comment.