Commit 9487c9d9 by doszhang

dos

parent 20414547
......@@ -106,6 +106,10 @@ input::-webkit-input-placeholder {
opacity: 0;
}
.home-page .btn-next {
z-index: 2;
}
.home-page .btn-next.animate {
animation: fadeInOut 1s ease infinite;
-webkit-animation: fadeInOut 1s ease infinite;
......
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