landing page banner

main
alexanderroese 2024-06-23 13:57:04 +02:00
parent f0496f9774
commit f2ff09b8d9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
.shx-landingpage-banner { .shx-landingpage-banner {
object-fit: cover; object-fit: cover;
width: 100%; width: 100%;
height: 300px; height: 650px;
background-image: url({{ mobile_image | file_url }}); background-image: url({{ mobile_image | file_url }});
background-size: cover; background-size: cover;
background-position: center; background-position: center;