This commit is contained in:
shijingjing
2022-02-25 18:09:59 +08:00
parent 9f8b2e1b36
commit 12941c8b4c
2 changed files with 2 additions and 2 deletions

View File

@@ -172,7 +172,7 @@ export default {
.card-list {
width: 100%;
padding: 200px 32px;
padding: 200px 32px 20px 32px;
box-sizing: border-box;
background: #f5f5f5;

View File

@@ -168,7 +168,7 @@ export default {
.card-list {
width: 100%;
padding: 200px 32px;
padding: 200px 32px 20px 32px;
box-sizing: border-box;
background: #f5f5f5;