summaryrefslogtreecommitdiff
path: root/template/features.html.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-12-19 11:52:35 +0100
committerStefan Kügel <skuegel@web.de>2023-12-19 11:52:35 +0100
commitadf4d21a168b27817db8e61a7dfbc915dc669155 (patch)
tree97b4340c79ff43fa0df6d5104b19a44ab1503b43 /template/features.html.j2
parent5cccc3b125a36f965a5c335f5bfd867c113294c1 (diff)
downloadwww-adf4d21a168b27817db8e61a7dfbc915dc669155.tar.gz
www-adf4d21a168b27817db8e61a7dfbc915dc669155.tar.bz2
www-adf4d21a168b27817db8e61a7dfbc915dc669155.zip
adjust layout and replace events carousel with static list at the bottom of the consortium web page
Diffstat (limited to 'template/features.html.j2')
-rw-r--r--template/features.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/features.html.j2 b/template/features.html.j2
index 694664e6..edd9ac3f 100644
--- a/template/features.html.j2
+++ b/template/features.html.j2
@@ -57,7 +57,7 @@
</p>
</div>
<div class="col-lg-6">
- <img class="img-fluid" src="{{ url_static('images/TalerDiagram.svg') }}">
+ <img class="img-fluid" src="{{ url_static('images/TalerDiagram.svg') }}" width="600px">
</div>
</div>
</div>