testing mobile

This commit is contained in:
Gary 2025-05-14 16:36:08 +01:00
parent fff5653d46
commit fdfb0bb761

View File

@ -17,7 +17,7 @@ include_once $URlcorrection . "includes/banner.php";
<section class="ftco-section"> <section class="ftco-section">
<div class="container"> <div class="container">
<div class="row no-gutters"> <div class="row no-gutters">
<div class="col-md-3 ftco-animate"> <div class="col-md-3 col-sm-12 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/projects/1.webp);"> <div class="work img d-flex align-items-end" style="background-image: url(images/projects/1.webp);">
<a href="images/projects/1.webp" class="icon image-popup d-flex justify-content-center align-items-center"> <a href="images/projects/1.webp" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span> <span class="fa fa-expand"></span>
@ -29,7 +29,7 @@ include_once $URlcorrection . "includes/banner.php";
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-3 ftco-animate"> <div class="col-md-3 col-sm-12 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/projects/2.webp);"> <div class="work img d-flex align-items-end" style="background-image: url(images/projects/2.webp);">
<a href="images/projects/2.webp" class="icon image-popup d-flex justify-content-center align-items-center"> <a href="images/projects/2.webp" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span> <span class="fa fa-expand"></span>
@ -41,7 +41,7 @@ include_once $URlcorrection . "includes/banner.php";
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-3 ftco-animate"> <div class="col-md-3 col-sm-12 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/projects/3.webp);"> <div class="work img d-flex align-items-end" style="background-image: url(images/projects/3.webp);">
<a href="images/projects/3.webp" class="icon image-popup d-flex justify-content-center align-items-center"> <a href="images/projects/3.webp" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span> <span class="fa fa-expand"></span>
@ -53,7 +53,7 @@ include_once $URlcorrection . "includes/banner.php";
</div> </div>
</div> </div>
</div> </div>
<div class="col-md-3 ftco-animate"> <div class="col-md-3 col-sm-12 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/projects/4.webp);"> <div class="work img d-flex align-items-end" style="background-image: url(images/projects/4.webp);">
<a href="images/projects/4.webp" class="icon image-popup d-flex justify-content-center align-items-center"> <a href="images/projects/4.webp" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span> <span class="fa fa-expand"></span>
@ -500,7 +500,7 @@ include_once $URlcorrection . "includes/banner.php";
</div> </div>
</div> </div>
</div> </div>
</section> </section>
<?php <?php