Commit 644fcb40 by lmf

优化类目列表左侧浏览记录文字样式

parent 4b27fbef
......@@ -21,6 +21,10 @@
margin: 0;
}
.page-main > .columns > .sidebar-additional{
font-family: Outfit-Regular;
}
//product vim desc
#description{
max-width: 100%;
......@@ -208,8 +212,10 @@ footer a{
display: none;
}
.footer_link ul li{
margin-bottom: 20px;
margin-bottom: 12px;
font-family: 'Outfit-Regular';
}
@media screen and (max-width:1200px) {
.footer_link > div{
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