Set width in viewport tag to desktop width

Desktop width retrieved from `_frameless`
This commit is contained in:
Matthew Taylor 2015-12-15 11:43:46 -05:00
parent 458c112e6c
commit 085479a351

View file

@ -7,7 +7,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta http-equiv="x-frame-options" content="deny">
<meta name="viewport" content="initial-scale=1">
<meta name="viewport" content="width=942, initial-scale=1">
<title>Scratch - {{title}}</title>