mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -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() {
|
window.onload = function() {
|
||||||
if (screen.width < 800) {
|
if (screen.width < 800) {
|
||||||
var myViewPort = document.getElementById("pageViewport");
|
var myViewPort = document.getElementById("pageViewport");
|
||||||
myViewPort.setAttribute("content", "user-scalable=no,width=800");
|
//myViewPort.setAttribute("content", "user-scalable=no,width=800");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Reference in New Issue
Block a user