no script loading screen
parent
09bf11c163
commit
282a22e599
|
@ -59,7 +59,7 @@
|
|||
endcapture
|
||||
%}
|
||||
|
||||
console.log("1", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
|
||||
console.log("2", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
|
||||
|
||||
</script>
|
||||
|
||||
|
|
|
@ -10,4 +10,10 @@
|
|||
height: 450px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1630px) {
|
||||
.shx-landingpage-banner {
|
||||
height: 550px;
|
||||
}
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue