提交 0e0a16c5 编写于 作者: A afc163

fix home page animation

上级 f4f967ec
......@@ -9,7 +9,6 @@
<section id="page2" class="page"></section>
<section id="page3" class="page"></section>
<section id="page4" class="page"></section>
<script src="{{static_url('../dist/home.js')}}"></script>
<style>
.main-wrapper {
background: transparent;
......@@ -62,7 +61,7 @@
.banner-text-wrapper {
position: absolute;
left: 10%;
bottom: 20%;
top: 58%;
color: #fff;
text-align: right;
}
......@@ -247,4 +246,5 @@
color: #eee;
}
</style>
<script src="{{static_url('../dist/home.js')}}"></script>
{% endblock %}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册