File tree 2 files changed +18
-16
lines changed
2 files changed +18
-16
lines changed Original file line number Diff line number Diff line change 302
302
}
303
303
304
304
.thtrm-ad {
305
+ & .thtrm-section--is-promo {
306
+ padding : 1.5em ;
307
+
308
+ .thtrm-layout-divider-cta {
309
+ border : 2px solid #fff ;
310
+ }
311
+ }
312
+
313
+ .thtrm-section-headline {
314
+ margin-top : 0 ;
315
+ font-size : 20px ;
316
+ }
317
+
318
+ .thtrm-section-text {
319
+ font-size : 16px ;
320
+ }
321
+
305
322
& --sticky {
306
323
position : absolute ;
307
324
top : 50px ;
308
325
right : -18em ;
309
326
left : inherit ;
310
327
width : 250px ;
311
328
312
- & .thtrm-section--is-promo {
313
- padding : 1.5em ;
314
-
315
- .thtrm-layout-divider-cta {
316
- border : 2px solid #fff ;
317
- }
318
- }
319
-
320
- .thtrm-section-headline {
321
- margin-top : 0 ;
322
- font-size : 20px ;
323
- }
324
-
325
- .thtrm-section-text {
326
- font-size : 16px ;
327
- }
328
329
}
329
330
}
330
331
Original file line number Diff line number Diff line change 62
62
' thtrm-article' ,
63
63
' thtrm-subscriber' ,
64
64
' thtrm-toc' ,
65
+ ' thtrm-social-links' ,
65
66
' custom' ;
You can’t perform that action at this time.
0 commit comments