landing page banner

main
alexanderroese 2024-06-23 14:06:18 +02:00
parent 0249a133f5
commit f95933bf1e
1 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,4 @@
<div class="shx-landingpage-banner">
</div>
<div class="shx-landingpage-banner"></div>
<style>
.shx-landingpage-banner {
@ -22,7 +20,7 @@
@media screen and (min-width: 1630px) {
.shx-landingpage-banner {
height: 750px;
height: 650px;
}
}
</style>