summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j24
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html.j2 b/index.html.j2
index c69d2a9d..33f079d8 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -2,7 +2,9 @@
{% block body_content %}
<!-- Jumbotron -->
<div class="jumbotron">
- <img alt="Taler logo" width="25%" class="center-block" src="{{ url('taler-dold-2.png') }}"></img>
+ <div style="height: 40vh">
+ <img alt="Taler logo" style="object-fit:contain;width:100%;height:100%" class="center-block" src="{{ url('taler-dold-2.png') }}"></img>
+ </div>
<div class="container text-center">
<h1>{{ _("Independent One-Click Payments!") }}</h1>