Commit ecb1069f by zhangzhongjie

更新表单位置css换百分比

parent 08893785
......@@ -52,8 +52,8 @@ ul{list-style: none;}
background: #ffffff;
padding:50px;
border-radius: 20px;
right:254px;
top:239px;
right:15%;
top:25%;
-webkit-box-shadow: 0px 4px 9px #555;
-ms-box-shadow: 0px 4px 9px #555;
-o-box-shadow: 0px 4px 9px #555;
......@@ -143,9 +143,3 @@ ul{list-style: none;}
.lg-bg .logo-pro div:last-child{
font-size: 14px;
}
@media screen and (max-width: 799px){
.log-box .form{
right:0;
top:0;
}
}
\ No newline at end of file
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