liuying
2024-11-01 2af7049b8706232b9db59d5be5a08b49285024fc
yiqi_screen/src/components/Content.vue
@@ -339,6 +339,9 @@
    position: relative;
    .title {
      display: flex;
    vertical-align: middle;
    align-items: center;
      color: #41c7de;
      font-size: 0.38rem;
      font-weight: 700;
@@ -348,10 +351,8 @@
      transform: translate(-50%);
      letter-spacing: 8px;
      .imgTitle{
        width: .5rem;
        position: absolute;
        /* top: 0.08rem; */
        left: -0.7rem;
        width: 0.7rem;
        margin-right: .2rem;
      }
    }