summaryrefslogtreecommitdiff
path: root/template/features.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/features.html.j2')
-rw-r--r--template/features.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/features.html.j2 b/template/features.html.j2
index dde5c029..cb3df6e6 100644
--- a/template/features.html.j2
+++ b/template/features.html.j2
@@ -8,7 +8,7 @@
</div>
</div>
<div class="row">
- <div class="col">
+ <div class="col-lg-6">
<p>
{% trans %}
GNU Taler is a <span class="tlr">privacy-preserving</span>
@@ -56,7 +56,7 @@
{% endtrans %}
</p>
</div>
- <div class="col">
+ <div class="col-lg-6">
<img class="img-fluid" src="{{ url_static('images/diagram-simple.png') }}">
</div>
</div>