fixed payment page

This commit is contained in:
VitaliyTr 2017-02-28 21:46:52 +07:00
parent 46ee7c61d3
commit 941c114562
4 changed files with 16 additions and 12 deletions

View file

@ -1,9 +1,10 @@
<div class="hero hero--space" id="hero">
<div class="hero__background">
<img src="{{ base }}/assets/img/hero/expecto_patronum.png" alt="" class="hero__background-image">
{% srcset hero/expecto_patronum.png ppi:1,2 class="hero__background-image" %}
{% srcset_source width:1920 %}
{% srcset_source width:960 %}
{% endsrcset %}
</div>
<!-- Navigation -->
@ -13,7 +14,7 @@
<div class="hero__content">
<h1 class="hero__title">{% t pages.payments.hero-heading %}</h1>
<p class="hero__lead">{% t pages.payments.hero-text %}</p>
</div>
<!-- Hero stripe -->