guhongwei 4 år sedan
förälder
incheckning
39db2d201d
1 ändrade filer med 4 tillägg och 2 borttagningar
  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 {