src/views/newHome/index.vue
@@ -582,6 +582,7 @@ display: grid; grid-gap: 15px; grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(5, 120px); grid-auto-flow: row; justify-content: center; @@ -674,6 +675,7 @@ display: grid; grid-gap: 10px; grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(5, 96px); grid-auto-flow: row; justify-content: center;