From 46aba5f71e01250919a552fdb98e4cbaa6d50d50 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Sat, 22 Jun 2024 14:04:44 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-3d-render-input.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 8a073ed..27fa2d6 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -116,7 +116,7 @@ transform: scale(1); } to { - transform: scale(1.05); + transform: scale(2); } }