diff --git a/templates/index.json b/templates/index.json index 4e01567..774bd27 100644 --- a/templates/index.json +++ b/templates/index.json @@ -87,7 +87,7 @@ "settings": { "custom_liquid": "\n\n \n \n \n Document<\/title>\n <\/head>\n <body>\n <iframe\n id=\"shx-product-pipeline\"\n style=\"width: 100%; border: none; height: 1257px\"\n src=\"https:\/\/pp.shinnex.de\/\"\n title=\"Produkt Pipeline\"\n scrolling=\"no\"\n onload=\"\n (function() {\n function resizeIframe(event) {\n if (event.origin == 'https:\/\/pp.shinnex.de') {\n const iframe = document.getElementById('shx-product-pipeline');\n iframe.style.height = event.data + 'px'; \n }\n }\n\n window.addEventListener('message', resizeIframe, false)\n })();\n \"\n ><\/iframe>\n <\/body>\n<\/html>", "color_scheme": "", - "padding_top": 40, + "padding_top": 0, "padding_bottom": 0 } },