(component): 兼容 index.vue 移动端显示

This commit is contained in:
就眠儀式
2022-10-16 18:23:58 +08:00
parent 909ddcb9ec
commit 2d4b759076
2 changed files with 14 additions and 8 deletions

View File

@@ -26,4 +26,10 @@
.site-banner {
background-size: 100% 100%;
}
.link-list {
padding: 20px 0px;
}
.box-list {
padding: 30px 30px;
}
}