Commit 9c70acef by doszhang

dos

parent 4b459330
......@@ -8,7 +8,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
{:assign var=projectId value=0}
{:assign var=rem value=true}
{:assign var=rem value=false}
{:block name='projectx'}{:/block}
{:if $rem == true}
<meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1, user-scalable=no">
......
......@@ -14,7 +14,7 @@
position: absolute;
overflow: hidden;
left: 0;
width: 32rem;
width: 640px;
height: auto;
top: 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment