Commit 215105ad by doszhang

dos

parent e1ea6ddc
......@@ -9,7 +9,7 @@
<meta name="format-detection" content="telephone=no">
{:assign var=projectId value=0}
{:assign var=rem value=false}
{:assign var=version value='1.1.5'}
{:assign var=version value='1.1.6'}
{:block name='projectx'}{:/block}
{:if $rem == true}
<meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1, user-scalable=no">
......
......@@ -113,8 +113,8 @@ video {
}
.title-block {
animation: scale 2s 2s linear infinite;
-webkit-animation: scale 2s 2s linear infinite;
animation: scale 2s 1.5s linear infinite;
-webkit-animation: scale 2s 1.5s linear infinite;
}
@-webkit-keyframes fadeIn {
......
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