mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
fixed payment page
This commit is contained in:
parent
46ee7c61d3
commit
941c114562
4 changed files with 16 additions and 12 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue