Skip to content

Commit

Permalink
deleted images2 folder to moved all photos to images folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Herrera committed Mar 19, 2024
1 parent acefa3f commit 6e3d145
Show file tree
Hide file tree
Showing 22 changed files with 25 additions and 40 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,23 +124,23 @@ <h2>Body Repair</h2>
<h1 class="sub-title">My Work</h1>
<div class="work-list">
<div class="work">
<img src="../images2/red.jpg">
<img src="../images/red.jpg">
<div class="layer">
<h3>Full Restore</h3>
<p>Fully Restore your Vehicle to it's formare glory or, change the color it's your choice. </p>
<a href="#"><i class="fa-solid fa-droplet"></i></a>
</div>
</div>
<div class="work">
<img src="./images2/rust1.jpg">
<img src="./images/rust1.jpg">
<div class="layer">
<h3>Rebuild</h3>
<p>Taking your old Vehicle and making it stand out again. Using old or new parts to make it new again. </p>
<a href="#"><i class="fa-solid fa-infinity"></i></a>
</div>
</div>
<div class="work">
<img src="./images2/white1.jpg">
<img src="./images/white1.jpg">
<div class="layer">
<h3>Add Big or Small Touches</h3>
<p>Add as many big or small touches to custom your Vehicle to your needs or specifications. </p>
Expand Down
38 changes: 19 additions & 19 deletions seemore.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
<div class="hero">
<div class="carousel">
<ul>
<li><img class="img2" src="./images2/red.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/red1.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/red2.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/red3.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/red4.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/red5.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/red6.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/Rust1.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/rust2.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/rust3.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/rust4.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/rust5.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/white1.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/white2.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/white3.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/white4.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/white5.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/white6.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images2/white7.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/red.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/red1.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/red2.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/red3.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/red4.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/red5.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/red6.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/Rust1.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/rust2.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/rust3.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/rust4.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/rust5.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/white1.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/white2.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/white3.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/white4.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/white5.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/white6.jpg" height="300" width="200" alt=""></li>
<li><img class="img2" src="./images/white7.jpg" height="300" width="200" alt=""></li>

</ul>
</div>
Expand Down
21 changes: 3 additions & 18 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -449,9 +449,9 @@ nav .fa-solid {
}
}

.msg2 {
#img {
color: #61b752;
margin-top: -40px;
margin-top: -45px;
display: block;
}

Expand All @@ -475,22 +475,7 @@ nav .fa-solid {
overflow: visible;
}

/*------------photo---------*/

.hero {
width: 100%;
height: 100vh;
background: #000;
overflow: hidden;
}

.hero .carousel {
width: 300px;
margin: 40px auto 0;
overflow: visible;
}

.carousel, .img2 {
.carousel img {
-webkit-box-reflect: below 20px linear-gradient(rgb(255,255,255,0.1),rgb(255,255,255,0.3));
}

Expand Down

0 comments on commit 6e3d145

Please sign in to comment.