Max-Meier-Projekt-alpha/htdocs/stretchForm.js

1 line
174 B
JavaScript

document.getElementById("container").setAttribute("style", `min-height: ${window.innerHeight*stretchFactor}px; ${document.getElementById("container").getAttribute("style")}`)