fix-card lp

preproduction
Abhijeet_Bagade 2023-04-13 10:40:42 +00:00
parent 982912777c
commit adba58fdf3
2 changed files with 18 additions and 0 deletions

BIN
assets/img/newtown1.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -299,6 +299,24 @@
</div>
</div>
</div>
<div class="col-12 col-md-4 justify-center mx-auto">
<div class="card mb-6 mb-lg-0 shadow lift lift-lg" style="border-radius:0px 0px 22px 22px">
<div class="card-img-top">
<img src="../assets/img/newtown1.webp" alt="iimtt" style="width:100%" class="img-fluid">
</div>
<div class="pt-6 bg-cover mb-3" style="background-image: url('/assets/img/backgroundImage.png');">
<h3 class="text-center">
IIMTT NEWTOWN
</h3>
<p class="text-center">
CA-125. Premise no 13-0203. New town action area 1. Kolkata - 700156
</p>
<div class="text-center py-4">
<a class="btn-sm bt" style="border-radius:20px;font-size:14px" href="#form">Apply Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>