Update 14.08.2020
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
<div class="container-fluid p-0">
|
||||
<div class="row no-gutters">
|
||||
<div class="col-xl-4 col-lg-5 align-self-end">
|
||||
<img class="img-fluid w-100" src="{{ .image | absURL }}" alt="banner-feature">
|
||||
<img class="img-fluid w-100" style="margin-top: -20px;" src="{{ .image | absURL }}" alt="banner-feature">
|
||||
</div>
|
||||
<div class="col-xl-8 col-lg-7">
|
||||
<div class="row feature-blocks bg-white justify-content-between">
|
||||
|
Reference in New Issue
Block a user