Commit 8c9a7850 by lmf

优化底部样式

parent 83592b19
......@@ -2285,8 +2285,18 @@ tr.grand.totals {
.paypal-credit .checkout-txt{
margin-left: 25px;
}
.h4-strong{
display: none;
}
@media(max-width: 1024px) {
.copyright a{
padding: 5px !important;
}
.h4-strong{
float: right;
font-size: 20px;
display: block;
}
.payment-option-inner {
width: 100%;
}
......
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