@@ -302,12 +302,12 @@ font-size: 18px;
302
302
width : 180px ;
303
303
}
304
304
305
- .challenge-detail .tableWrap h1 {
305
+ .challenge-detail .tableWrap h3 {
306
306
color : # 00aeff ;
307
307
font-size : 16px ;
308
308
line-height : 22px ;
309
309
font-weight : bold;
310
- margin-bottom : 15 px ;
310
+ margin-bottom : 6 px ;
311
311
margin-top : 20px ;
312
312
}
313
313
@@ -316,22 +316,22 @@ h1.center {
316
316
text-align : center;
317
317
}
318
318
319
- .challenge-detail .develop .tableWrap h1 {
319
+ .challenge-detail .develop .tableWrap h3 {
320
320
color : # 228400 ;
321
321
}
322
322
323
- .challenge-detail .tableWrap h2 , .challenge-detail .tableWrap h3 ,
324
- .challenge-detail .tableWrap h4 , .challenge-detail .tableWrap h5 ,
325
- .challenge-detail .tableWrap h6 {
323
+ .challenge-detail .tableWrap h1 , .challenge-detail .tableWrap h2 ,
324
+ .challenge-detail .tableWrap h3 , .challenge-detail .tableWrap h4 ,
325
+ .challenge-detail .tableWrap h5 , . challenge-detail . tableWrap h6 {
326
326
color : # 000 ;
327
327
font-size : 16px ;
328
328
line-height : 22px ;
329
329
font-weight : 500 ;
330
- margin-bottom : 15 px ;
330
+ margin-bottom : 6 px ;
331
331
margin-top : 20px ;
332
332
}
333
333
334
- .challenge-detail .tableWrap h3 {
334
+ .challenge-detail .tableWrap h2 {
335
335
color : # ed1c24 ;
336
336
}
337
337
@@ -341,7 +341,7 @@ h1.center {
341
341
}
342
342
343
343
.challenge-detail .tableWrap , .challenge-detail .tableWrap p {
344
- margin-bottom : 15 px ;
344
+ margin-bottom : 6 px ;
345
345
font-family : 'Merriweather Sans' ;
346
346
font-size : 14px ;
347
347
line-height : 1.4 ;
@@ -2755,7 +2755,7 @@ h1.center {
2755
2755
font-weight : 600 ; }
2756
2756
.cd-wrapper em {
2757
2757
font-style : italic;
2758
- font-family : "Merriweather" , Georgia, serif; }
2758
+ font-family : "Merriweather Sans " , Georgia, serif; }
2759
2759
.cd-wrapper .note {
2760
2760
border-left : 6px solid # d2d2d2 ;
2761
2761
padding-left : 30px ;
0 commit comments