|
@@ -266,6 +266,8 @@ export default {
|
|
.client-course-classification__info {
|
|
.client-course-classification__info {
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
background-image: url("~static/images/client/course/animation/course-bg-01.png");
|
|
background-image: url("~static/images/client/course/animation/course-bg-01.png");
|
|
|
|
+ background-position-x: center;
|
|
|
|
+ background-repeat: no-repeat;
|
|
padding-top: 84px;
|
|
padding-top: 84px;
|
|
height: 843px;
|
|
height: 843px;
|
|
|
|
|