add svg + responsive

This commit is contained in:
2020-07-16 19:31:05 +02:00
parent 08b0754135
commit d6f8d684e4
59 changed files with 878 additions and 47 deletions
@@ -45,5 +45,5 @@
%}
{% for item in items %}
<figcaption class="__img">{{ item.content }}</figcaption>
<div class="__img">{{ item.content }}</div>
{% endfor %}