add js-fullheight class to slider text for improved responsiveness
This commit is contained in:
parent
f8c7dbba98
commit
280bacae88
@ -3,7 +3,7 @@
|
|||||||
<div class="slider-item js-fullheight" style="background-image:url(images/hero-1.jpg);">
|
<div class="slider-item js-fullheight" style="background-image:url(images/hero-1.jpg);">
|
||||||
<div class="overlay"></div>
|
<div class="overlay"></div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row no-gutters slider-text 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-10 text-center ftco-animate">
|
||||||
<div class="col text-center ftco-animate banner-logo">
|
<div class="col text-center ftco-animate banner-logo">
|
||||||
<a href="<?= $URLcorection ?>index">
|
<a href="<?= $URLcorection ?>index">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user