Commit 47290ae4 authored by hbcui1984's avatar hbcui1984

解决欢迎页在小屏幕手机上排版错乱的问题

parent c8708deb
......@@ -37,14 +37,14 @@
font-size: 40px;
color: #fff;
position: absolute;
top: 100px;
top: 15%;
left: 50%;
margin-left: -100px;
}
.animate {
position: absolute;
left: 0;
bottom: 150px;
bottom: 15%;
width: 100%;
color: #fff;
display: -moz-box;
......
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 to comment