commit
This commit is contained in:
+2
-1
@@ -32,6 +32,7 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.nav-link { font-family: 'Roboto'; font-size: 16px; }
|
.nav-link { font-family: 'Roboto'; font-size: 16px; }
|
||||||
|
.zoom:hover { transform: scale(1.5); }
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -72,7 +73,7 @@
|
|||||||
<div class="container col-xxl-8 px-4 py-5">
|
<div class="container col-xxl-8 px-4 py-5">
|
||||||
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
|
||||||
<div class="col-10 col-sm-8 col-lg-6">
|
<div class="col-10 col-sm-8 col-lg-6">
|
||||||
<img src="{{ theme_url }}/assets/photo-onair.webp" class="d-block mx-lg-auto img-fluid" alt="On Air" loading="lazy" width="700" height="500">
|
<img src="{{ theme_url }}/assets/photo-onair.webp" class="zoom d-block mx-lg-auto img-fluid" alt="On Air" loading="lazy" width="700" height="500">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h1 id="radio" class="display-5 fw-bold lh-1 mb-3">Live als Stream</h1>
|
<h1 id="radio" class="display-5 fw-bold lh-1 mb-3">Live als Stream</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user