landing page banner
parent
2bbc9767e7
commit
052e78db8a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue