kongdeqiang
2023-07-31 2abce925663c0c044c9b5421eab9881e4dbe9f18
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;
    }