summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorMichał M. Sapka <michal@sapka.me>2023-03-02 16:07:03 +0100
committerMichał M. Sapka <michal@sapka.me>2023-03-02 16:07:03 +0100
commit7e5f7bb3391ef263d48b9e0850e442b08657f8bd (patch)
tree9c553ad33f744fc65afc82d522a6147a7e1d5f7e /layouts
parentea28f0f0b30dce115d01a2aed5d618e414336f1d (diff)
fix: shring images on phones
Diffstat (limited to 'layouts')
-rw-r--r--layouts/shortcodes/img-center.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/img-center.html b/layouts/shortcodes/img-center.html
index fca4395..7d1d225 100644
--- a/layouts/shortcodes/img-center.html
+++ b/layouts/shortcodes/img-center.html
@@ -8,6 +8,7 @@
<center>
<figure>
<img
+ class="center"
alt="{{ $caption }}"
src="{{ $img1x.RelPermalink }}"
srcset="