Authored by 李奇

fixed: 品牌index居中

... ... @@ -101,7 +101,7 @@
}
.index-list {
top: 50%;
top: 50% !important;
transform: translateY(-50%);
}
</style>
... ...