Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
paolabonillaa authored Sep 28, 2023
1 parent 87789a1 commit be2c618
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions work.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h1 class="wow fadeInUp head" data-wow-delay="0.6s">Mis proyectos</h1>
<li><a href="#" class="opc-main-bg" data-filter=".mobile">OFFLINE</a></li>
</ul>

<!-- work box section -->
<!-- work box section -->
<div class="work-box-section wow fadeInUp" data-wow-delay="1.4s">
<div class="work-box-wrapper col4-work-box">

Expand All @@ -123,7 +123,7 @@ <h1 class="wow fadeInUp head" data-wow-delay="0.6s">Mis proyectos</h1>
<div class="portfolio-thumb">
<a href="img/portfolio-img2.jpg" class="image-popup">
<div class="portfolio-item-hover">
<i span class="material-symbols-outlined">expand_content</span></i>
<a href="https://www.behance.net/gallery/180920921/Maderoterapia-Project-Logo-and-Branding/modules/1021969551"><i span class="material-symbols-outlined">expand_content</span></i></a>
</div>
<img src="img/portfolio-img2.jpg" class="img-responsive" alt="Portfolio">
</a>
Expand Down Expand Up @@ -167,7 +167,7 @@ <h1 class="wow fadeInUp head" data-wow-delay="0.6s">Mis proyectos</h1>
<div class="portfolio-thumb">
<a href="img/portfolio-img6.jpg" class="image-popup">
<div class="portfolio-item-hover">
<i span class="material-symbols-outlined">expand_content</span></i>
<a href="https://www.behance.net/gallery/181091833/Business-Corporativo-Project-Logo-and-Branding/modules/1022931829"><i span class="material-symbols-outlined">expand_content</span></i></a>
</div>
<img src="img/portfolio-img6.jpg" class="img-responsive" alt="Portfolio">
</a>
Expand Down Expand Up @@ -266,7 +266,7 @@ <h1 class="wow fadeInUp head" data-wow-delay="0.6s">Mis proyectos</h1>
<div class="portfolio-thumb">
<a href="img/portfolio-img15.png" class="image-popup">
<div class="portfolio-item-hover">
<i span class="material-symbols-outlined">expand_content</span></i>
<a href="https://www.behance.net/gallery/180920921/Maderoterapia-Project-Logo-and-Branding/modules/1021969551"><i span class="material-symbols-outlined">expand_content</span></i></a>
</div>
<img src="img/portfolio-img15.png" class="img-responsive" alt="Portfolio">
</a>
Expand Down Expand Up @@ -296,6 +296,7 @@ <h1 class="wow fadeInUp head" data-wow-delay="0.6s">Mis proyectos</h1>
</section>



<!-- CTA Section -->

<section id="cta" class="bg-gray">
Expand Down Expand Up @@ -347,4 +348,4 @@ <h1 class="wow fadeInUp head" data-wow-delay="0.6s">Mis proyectos</h1>
<script src="js/custom.js"></script>

</body>
</html>
</html>

0 comments on commit be2c618

Please sign in to comment.