landing page banner

main
alexanderroese 2024-06-23 13:53:04 +02:00
parent 2bbc9767e7
commit 052e78db8a
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
<style>
.shx-landingpage-banner {
object-fit: cover
width: 100%
object-fit: cover;
width: 100%;
height: 300px;
background-image: url("{{ mobile_image | file_url }}");
background-size: cover;