From 93cf0f95756c140a5bd1fd5b3db5eb97ff0ebb1e Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Tue, 20 Aug 2024 22:34:24 -0400 Subject: [PATCH] Gallery arrow icons Signed-off-by: Robin Davies --- docs/_includes/gallery.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_includes/gallery.html b/docs/_includes/gallery.html index 1dbd0bb..68bed2a 100644 --- a/docs/_includes/gallery.html +++ b/docs/_includes/gallery.html @@ -199,12 +199,12 @@ document.writeln("
"); + + " 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("
"); }