wangn hace 5 años
padre
commit
040c291a1e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
       }