wangn пре 5 година
родитељ
комит
040c291a1e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      mallApp/src/pages/class/index.vue

+ 1 - 1
mallApp/src/pages/class/index.vue

@@ -150,7 +150,7 @@ export default{
       display: flex;
       justify-content: space-between;
       &>.flower_name{
-        font-size: 28upx;
+        font-size: 32upx;
         font-weight: 700;
         color: #333;
       }