@@ -338,5 +338,7 @@ export default {
<style lang="scss" scoped>
.banner {
width: 100%;
+ height: 100px;
+ object-fit: contain;
}
</style>