From 902c80cc02a227e7f2cd217ba40d4c807876f293 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Tue, 20 Aug 2024 23:17:40 -0400 Subject: [PATCH] Gallery arrows Signed-off-by: Robin Davies --- docs/_includes/gallery.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/gallery.html b/docs/_includes/gallery.html index 9143e95..a845b46 100644 --- a/docs/_includes/gallery.html +++ b/docs/_includes/gallery.html @@ -202,10 +202,10 @@ + " display: flex; flex-flow: row nowrap; justify-content: space-between;align-items: end; padding:20; opacity: 0.8;'>"); { document.writeln("
"); - document.writeln("
"); + document.writeln(""); document.writeln("
"); - document.writeln("
"); + document.writeln(""); } document.writeln("");