fix: adjust column width in hero section for improved layout
This commit is contained in:
parent
a06a708366
commit
22fb74f4a9
@ -9,7 +9,7 @@
|
|||||||
<div class="overlay"></div>
|
<div class="overlay"></div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row no-gutters slider-text js-fullheight align-items-center justify-content-center">
|
<div class="row no-gutters slider-text js-fullheight align-items-center justify-content-center">
|
||||||
<div class="col-md-10 text-center ftco-animate">
|
<div class="col-md-8 text-center ftco-animate">
|
||||||
<a href="<?= $URLcorection ?>index" class="text-center">
|
<a href="<?= $URLcorection ?>index" class="text-center">
|
||||||
<img src="<?= $URLcorrection ?>images/Warmseal-White-Transparent.svg" class="" alt="Warmseal Logo">
|
<img src="<?= $URLcorrection ?>images/Warmseal-White-Transparent.svg" class="" alt="Warmseal Logo">
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user