diff --git a/src/views/home/home.vue b/src/views/home/home.vue index 43067e8..fc04b53 100644 --- a/src/views/home/home.vue +++ b/src/views/home/home.vue @@ -1118,7 +1118,6 @@ export default { width: 200px; color: #333; display: flex; - justify-content: space-between; &:not(:first-child) { margin-top: 20px; @@ -1251,6 +1250,7 @@ export default { display: flex; align-items: center; color: #333; + font-size: 14px; .icon { font-size: 12px;