guhongwei 4 年之前
父節點
當前提交
39db2d201d
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      src/views/live/parts/videoDetail2.vue

+ 4 - 2
src/views/live/parts/videoDetail2.vue

@@ -180,16 +180,18 @@ export default {
       padding: 0 10px;
       p:nth-child(1) {
         text-align: center;
-        font-size: 25px;
+        font-size: 35px;
         color: #409eff;
         font-weight: bolder;
+        font-family: cursive;
       }
       p:nth-child(2) {
         color: #409eff;
         margin-top: 5px;
         font-weight: 700;
-        font-size: 16px;
+        font-size: 20px;
         text-align: center;
+        font-family: cursive;
       }
     }
     // .title {