Commit 18d2ff6e by 王东红

优化代码

parent ef6bf329
......@@ -176,9 +176,14 @@
font-size: 14px;
color: #666666;
}
.authentication-wrapper{
float: none;
font-size: 13px;
color: #666666;
}
@media (min-width: 1024px) {
.checkout-container{
width: 60%;
/*width: 60%;*/
margin: 0 auto;
background: #ffffff;
padding: 20px;
......@@ -227,12 +232,7 @@
font-size: 22px;
padding: 20px 0;
}
.authentication-wrapper{
top: 6.375rem;
right: 419px;
font-size: 13px;
color: #666666;
}
.action.action-auth-toggle{
margin: 0;
......@@ -245,16 +245,12 @@
}
}
@media(max-width: 767.98px){
.page-main>.columns{margin-top: 0;}
#maincontent{background: #ffffff;}
.opc-estimated-wrapper{background: #eeeeee;}
.opc-progress-bar{
margin-top: 100px;
}
.authentication-wrapper{
top: 5.375rem;
}
.login-q-reg{
display: none;
}
#opc-sidebar{
margin-top: 30px;
}
......
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