no message
This commit is contained in:
@@ -125,7 +125,7 @@ So endete er – warm, schräg und vielversprechend. Bratonien eben.
|
||||
<!-- Rechte Spalte: dein Daumenkino-Video -->
|
||||
<div class="addon">
|
||||
<video
|
||||
class="thumbkino-video"
|
||||
class="addon-video"
|
||||
autoplay
|
||||
loop
|
||||
muted
|
||||
|
||||
@@ -189,7 +189,7 @@ function initPopupTools() {
|
||||
}
|
||||
|
||||
// Schriftgröße
|
||||
let currentScale = 1;
|
||||
let currentScale = 1.3;
|
||||
|
||||
function applyScale() {
|
||||
popupBody.style.fontSize = `${currentScale}em`;
|
||||
|
||||
Reference in New Issue
Block a user