commit
This commit is contained in:
+1
-14
@@ -59,7 +59,7 @@
|
||||
<div class="row gx-5 justify-content-center">
|
||||
<div class="col-lg-6">
|
||||
<div class="text-center my-5">
|
||||
<h1 class="display-5 fw-bolder text-white mb-2">Radio Anton</h1>
|
||||
<img src="{{ theme_url }}/assets/radioanton-logo-transparent.svg" />
|
||||
<div class="d-grid gap-3 d-sm-flex justify-content-sm-center">
|
||||
<a class="btn btn-primary btn-lg px-4 me-sm-3" href="#radio">Hören!</a>
|
||||
<a class="btn btn-outline-light btn-lg px-4" href="#about">Mehr erfahren</a>
|
||||
@@ -70,19 +70,6 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="bg-image"
|
||||
style="background-image: url('https://mdbcdn.b-cdn.net/img/new/fluid/nature/012.webp'); height: 100vh;">
|
||||
<div class="mask" style="background-color: rgba(178, 60, 253, 0.6);">
|
||||
<div class="d-flex justify-content-center align-items-center h-100">
|
||||
<h1 class="text-white mb-0">Page title</h1>
|
||||
<p>Lorem ipsum dolor sed amed</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!-- Radio -->
|
||||
<div class="container col-xxl-8 px-4 py-5 my-5" id="radio">
|
||||
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
||||
|
||||
Reference in New Issue
Block a user