移除旧版表格转卡片;删除layui2.7的遗留问题代码;调整代码格式

This commit is contained in:
2023-09-27 11:00:18 +08:00
parent 7b5560a6a2
commit c77257730c
3 changed files with 13 additions and 143 deletions

View File

@@ -437,15 +437,7 @@ footer a {
width: 58%;
}
@media (max-width: 768px) {
.footer-nav-box {
width: 95%;
}
.footer-proto-box {
width: 95%;
}
}
.site-footer ul,
.site-footer li {
@@ -773,4 +765,12 @@ footer a {
.introduction .bottom .item {
width: 80%;
}
}
.footer-nav-box {
width: 95%;
}
.footer-proto-box {
width: 95%;
}
}