kongdeqiang
2023-07-31 ae0de0617298a3d276622421c77c72435f4ec068
src/pages/components/showIndexTitle/showIndexTitle.vue
@@ -176,10 +176,10 @@
    .showIndexTitle-main{
      width: 100%;
      text-align: center;
      font-size: 0.1667rem  /* 32/192 */;
      font-size: 0.21875rem  /* 42/192 */;
      color: #fff;
      font-family: biaotiFont;
      letter-spacing:3px;
      font-family: lishuFont;
      letter-spacing:4px;
      text-shadow: 3px 3px 2px rgba(59,180,194,1);
      overflow:hidden;
    }