This commit is contained in:
2025-08-22 12:25:20 +05:45
parent f55aeec8e8
commit faa2e77a46

View File

@@ -618,13 +618,13 @@ z-index: 10000;
transition: .3s all ease-in-out; transition: .3s all ease-in-out;
} }
.col.col-md-3:nth-child(1) .course-box img, .col.col-md-3:nth-child(2) .course-box img{ .col.col-md-3:nth-child(1) .course-box img, .col.col-md-3:nth-child(2) .course-box img{
width: 100%; width: 100px;
} }
.col.col-md-3:nth-child(4) .course-box img { .col.col-md-3:nth-child(3) .course-box img {
width: 125px; width: 125px;
} }
.col.col-md-3:nth-child(4) .course-box img { .col.col-md-3:nth-child(4) .course-box img {
width: 120px; width: 110px;
} }
.how-it-work input, .how-it-work textarea { .how-it-work input, .how-it-work textarea {