landingpage Video
parent
3c83894068
commit
86cbaca65d
|
@ -23,9 +23,12 @@
|
|||
color: white;
|
||||
}
|
||||
|
||||
|
||||
.shx-landingPage__video__title {
|
||||
font-size: 2rem;
|
||||
font-size: 4rem;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
color: white;
|
||||
}
|
||||
|
||||
.shx-landingPage__video__description {
|
||||
|
@ -66,9 +69,8 @@
|
|||
Your browser does not support the video tag.
|
||||
</video>
|
||||
<div class="shx-landingPage__video__content">
|
||||
<h1 class="shx-landingPage__video__title">Lorem ipsum dolor sit amet</h1>
|
||||
<p class="shx-landingPage__video__description">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nec purus feugiat, vestibulum mi nec, ultricies nunc. Nulla facilisi. Nullam nec nunc nec nunc.</p>
|
||||
<a href="#" class="shx-landingPage__video__cta">Shop now</a>
|
||||
<h1 class="shx-landingPage__video__title">Entdecke magische Kreationen</h1>
|
||||
<a href="#" class="shx-landingPage__video__cta">Jetzt Einkaufen</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in New Issue