@@ -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;
@@ -583,7 +583,7 @@ export default {
.courseTd {
padding-top: 15px;
+ width: 175px;
height: 700px;
overflow: auto;
max-height: 715px;