Skip to content

Commit 274b1d6

Browse files
committed
✨ add .img-lg and refactor image classes
1 parent ba9df79 commit 274b1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fragdenstaat_de/fds_cms/templates/cms/plugins/primarylink/campaign.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
sizes="{{ respimg.sizes }}"
1919
type="{{ source.mime_type }}" />
2020
{% endfor %}
21-
<img class="img-sm-vertical"
21+
<img class="img-sm img-vertical"
2222
loading="lazy"
2323
src="{{ respimg.src }}"
2424
srcset="{{ respimg.srcset }}"

0 commit comments

Comments
 (0)