_layouts/portfolio-landing.html in hardpool-flat-2.0.0 vs _layouts/portfolio-landing.html in hardpool-flat-2.1.0

- old
+ new

@@ -18,10 +18,10 @@ <div class="col-md-9 p-0"> <a href="{{ post.url }}"><div class="img-43 gtm-landing-banner" data-title="{{ post.title }}" style="background-image:url('{{ post.img_h }}')"></div></a> <!-- <img src="{{ post.img_h }}" class="d-block w-100" alt="{{ post.title }}"> --> </div> <div class="col-md-5 p-0 overlap-right position-relative d-flex align-items-center h-100"> - <div class="text-center text-md-left"> + <div class="text-center text-md-left w-100"> <div class="py-1 px-4 py-md-3 px-md-3 bnr-wrapper text-left"> <h2>{{ post.title }}</h2> <p class="mb-0">{{ post.excerpt | strip_html | truncate: 150 }}</p> </div> <a href="{{ post.url }}" class="btn btn-secondary float-md-right mt-3 gtm-landing-banner" data-title="{{ post.title }}">View post</a> \ No newline at end of file