[Mobile] Set viewport
Viewport has been set in index.html. Then what was implemented prior to this (rem-display and browser-manage) was commented out.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<html>
|
||||
<head lang="en">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title></title>
|
||||
<script type="text/javascript"
|
||||
src="platform/framework/lib/require.js"
|
||||
|
||||
Reference in New Issue
Block a user