Browse Source

修改阶段样式

zengyicheng 3 năm trước cách đây
mục cha
commit
5868f6cc98
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/components/courseDetail.vue

+ 2 - 2
src/components/courseDetail.vue

@@ -483,8 +483,8 @@ export default {
   cursor: pointer;
 }
 .blue_box_one {
-  width: 250px;
-  height: 250px;
+  width: 200px;
+  height: 200px;
   background-image: linear-gradient(90deg, #477cd7, #65b9fc);
   display: flex;
   flex-direction: column;