mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
Fix text becoming too big
This commit is contained in:
parent
23214d14c3
commit
2a167a0f50
@ -182,11 +182,6 @@ function showUnsupported(strings){
|
|||||||
event.preventDefault()
|
event.preventDefault()
|
||||||
chrome.click()
|
chrome.click()
|
||||||
})
|
})
|
||||||
var touchText = function(){
|
|
||||||
div.style.fontSize = "4em"
|
|
||||||
removeEventListener("touchstart", touchText)
|
|
||||||
}
|
|
||||||
addEventListener("touchstart", touchText)
|
|
||||||
}
|
}
|
||||||
var failedTests
|
var failedTests
|
||||||
browserSupport()
|
browserSupport()
|
||||||
|
Loading…
Reference in New Issue
Block a user