From d9b8eaa7c1572a05c20627e2b289a91cd3f94eec Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Tue, 20 Aug 2024 22:21:37 -0400 Subject: [PATCH] Round callery arrow icons. Signed-off-by: Robin Davies --- docs/_includes/gallery.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/_includes/gallery.html b/docs/_includes/gallery.html index a0765bc..6bf4b17 100644 --- a/docs/_includes/gallery.html +++ b/docs/_includes/gallery.html @@ -198,11 +198,14 @@ document.writeln(""); document.writeln("
"); { - document.writeln("
"); - document.writeln("
"); + document.writeln("
"); + document.writeln("
"); + + document.writeln("
"); + document.writeln(
"); } document.writeln("
");