From 8319e3303549c06faab833ba95b9f5643e06d18a Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 16 Jan 2023 18:50:11 -0800 Subject: [PATCH] Remove useless bottom margin for gap --- layouts/shortcodes/paige/gallery.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/paige/gallery.html b/layouts/shortcodes/paige/gallery.html index 5905db7f..38802718 100644 --- a/layouts/shortcodes/paige/gallery.html +++ b/layouts/shortcodes/paige/gallery.html @@ -78,7 +78,7 @@
{{ if eq $type "grid" }} -
+
{{ with $inner }} {{ . }}