|
1
|
#main > .tutor-wrap, |
|
2
|
#main .tutor-courses-wrap{ |
|
3
|
padding-top: 50px; |
|
4
|
padding-bottom: 50px; |
|
5
|
} |
|
6
|
|
|
7
|
.tutor-container{ |
|
8
|
max-width: 1230px; |
|
9
|
} |
|
10
|
|
|
11
|
.tutor-dashboard-info-table thead tr td:first-child, |
|
12
|
.tutor-dashboard-info-table tbody tr td:first-child{ |
|
13
|
padding-left: 30px; |
|
14
|
}
|