commit f5de0a0cedc915001cf58bef4f30addf43dac22c
parent 7e5f7bb3391ef263d48b9e0850e442b08657f8bd
Author: MichaĆ M. Sapka <michal@sapka.me>
Date: Thu, 2 Mar 2023 16:08:31 +0100
fix: shrink yt covers on phones
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/layouts/shortcodes/youtube.html b/layouts/shortcodes/youtube.html
@@ -8,6 +8,7 @@
<center>
<a href="https://www.youtube.com/watch?v={{$id}}" target="_blank">
<img
+ class="center"
src="{{ $img1x.Permalink }}"
srcset="
{{ $img1x.RelPermalink }} 1x,