安全在线教育平台
祖安之光
9 days ago ff46cc24356b2cd2f23ab3cd7892e61b682d2b8c
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{