mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
test
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 4.0 MiB After Width: | Height: | Size: 846 KiB |
@@ -20,7 +20,7 @@
|
||||
window.onload = function() {
|
||||
if (screen.width < 800) {
|
||||
var myViewPort = document.getElementById("pageViewport");
|
||||
myViewPort.setAttribute("content", "user-scalable=no,width=800");
|
||||
//myViewPort.setAttribute("content", "user-scalable=no,width=800");
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user