Commit abd71afd by lmf

优化首页手机版底部样式

parent a5d4a0af
......@@ -1303,10 +1303,18 @@ margin-top: 0px;
}
footer{
padding-top: 140px;
padding-top: 120px;
margin-top: -120px;
padding: 0.64rem 0.64rem 0.53rem;
background-color: #f6f6f6;
margin-bottom: env(safe-area-inset-bottom);
}
.copyright a{
font-weight: 400;
}
}
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