From 5612e1e33fc54eba43b5f306e6d59931c18ccf1a Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Wed, 19 Jun 2024 17:46:25 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-loading-spinner.liquid | 33 ++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/snippets/shx-loading-spinner.liquid b/snippets/shx-loading-spinner.liquid index 1b8f14d..97cd9ba 100644 --- a/snippets/shx-loading-spinner.liquid +++ b/snippets/shx-loading-spinner.liquid @@ -2,12 +2,43 @@ {% if content_type == 'body' %} - {% render 'shx-logo', class:"shx-loading-spinner-mainIcon" %} +
+ {% render 'shx-logo', class:"shx-loading-spinner-mainIcon", width:"200px"%} +
{% elsif content_type == 'head' %}