File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 138
138
background-color : # 09b45063 ;
139
139
padding : 10px 20px 10px 5px ;
140
140
width : 350px ;
141
- border-radius : 20 px ;
141
+ border-radius : 15 px ;
142
142
display : flex;
143
143
justify-content : space-between;
144
144
align-items : center;
145
145
margin-bottom : 10px ;
146
146
}
147
147
148
+ .course-info .course-info-content
149
+ .course-info-box .course-info-box-right
150
+ .row1 h5 {
151
+ font-size : 18px ;
152
+ font-weight : 600 ;
153
+ }
154
+
148
155
.course-info .course-info-content
149
156
.course-info-box .course-info-box-right .row2 {
150
157
display : flex;
161
168
display : flex;
162
169
justify-content : space-between;
163
170
padding : 5px ;
164
- padding : 10px 20px 10 px 5 px ;
171
+ padding : 10px 20px ;
165
172
border-radius : 10px ;
173
+ }
166
174
167
- }
175
+ .course-info .course-info-content
176
+ .course-info-box .course-info-box-right
177
+ .row2 .sub-row2 .sub-row2-icon {
178
+ padding-top : 5px ;
179
+ }
168
180
169
181
.course-info .course-info-content
170
182
.course-info-box .course-info-box-right img {
You can’t perform that action at this time.
0 commit comments