Update 14.08.2020

This commit is contained in:
Denys Konovalov
2020-08-14 12:51:48 +02:00
parent 11d22591d0
commit d4f031c8ff
50 changed files with 54 additions and 79 deletions

View File

@ -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">