浏览代码

修改阶段样式

zengyicheng 3 年之前
父节点
当前提交
5868f6cc98
共有 1 个文件被更改,包括 2 次插入2 次删除
  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;