Removing comment around <meta>

Bad commit during debugging.
This commit is contained in:
Andrew n marshall
2018-11-14 11:06:40 -08:00
parent 4f714716a5
commit 97caca6cc1

View File

@@ -2,7 +2,7 @@
<!-- HTML file to host Blockly in a mobile WebView. -->
<html>
<head>
<!--<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<style type="text/css">
html, body, #blocklyDiv {
border: 0;