马宇豪
2024-12-18 585d90f0e3194d6b988a424036291921794678ab
src/views/homePage.vue
@@ -344,7 +344,7 @@
.content{
  display: flex;
  min-width: 1200px;
  min-height: 560px;
  min-height: 400px;
  border-radius: 80px 40px 80px 40px;
  border: 2px solid #fff;
  background: url("../assets/images/logbox.jpg") no-repeat center;
@@ -377,6 +377,11 @@
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    img{
      width: 95%;
      height: auto;
    }
  }
}
.fromRow{