no message
This commit is contained in:
@@ -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