From ec37cfccc9095819f4a5a973c7b755ef545c6306 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 23 Jul 2023 18:26:07 +0300 Subject: [PATCH] consistent padding --- files/templates/post_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/post_listing.html b/files/templates/post_listing.html index 638d048f9f..749fbc2c73 100644 --- a/files/templates/post_listing.html +++ b/files/templates/post_listing.html @@ -224,7 +224,7 @@ {% elif p.is_youtube %} -
+
{{p.embed | safe}}
{% endif %}