src/views/home/components/bottomContainer.vue
@@ -361,12 +361,12 @@ } li:nth-child(2n) { background: rgba(20, 50, 123, 1); background: $table-body-tr-2n-color; color: #fff !important; } li:nth-child(2n-1) { background: rgba(29, 38, 105, 1); background: $table-body-tr-n-color; color: #fff; } }