commit
This commit is contained in:
+7
-10
@@ -90,16 +90,13 @@
|
|||||||
|
|
||||||
<!-- Podcast -->
|
<!-- Podcast -->
|
||||||
<div class="container col-xxl-8 px-4 py-5 my-5" id="podcast">
|
<div class="container col-xxl-8 px-4 py-5 my-5" id="podcast">
|
||||||
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
<div class="card" style="width: 18rem;">
|
||||||
<div class="col-lg-6">
|
<ul class="list-group list-group-flush">
|
||||||
<h1 class="text-center display-5 fw-bold lh-1 mb-3">Radio Anton als Podcast</h1>
|
<li class="list-group-item">An item</li>
|
||||||
<p>Folge 1</p>
|
<li class="list-group-item">A second item</li>
|
||||||
<p>Folge 2</p>
|
<li class="list-group-item">A third item</li>
|
||||||
</div>
|
</ul>
|
||||||
<div class="col-10 col-sm-8 col-lg-6" style="overflow:hidden; padding:0; margin:0;">
|
</div>
|
||||||
<img src="{{ theme_url }}/assets/photo-mic.webp" class="zoom d-block mx-lg-auto img-fluid" alt="Microphone" loading="lazy" style="height: 400px; object-fit: cover;">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Team -->
|
<!-- Team -->
|
||||||
|
|||||||
Reference in New Issue
Block a user