no script loading screen

main
alexanderroese 2024-06-23 12:46:50 +02:00
parent 7cc5151429
commit 09bf11c163
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
endcapture
%}
console.log("3", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
console.log("1", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
</script>

View File

@ -7,7 +7,7 @@
@media screen and (min-width: 750px) {
.shx-landingpage-banner {
height: 400px;
height: 450px;
}
}
</style>