File tree Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 1
1
<div id =" ad" >
2
- <span >Proudly sponsored by</span >
3
- <br >
4
- <a href =" https://strikingly.com/s/careers?utm_source=v" target =" _blank"
5
- style =" display :inline-block ;padding-top :8px " >
6
- <img src =" /images/strikingly.png" >
7
- </a >
2
+ <script async type =" text/javascript" src =" //cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=vuejs" id =" _carbonads_js" ></script >
8
3
</div >
Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ a.small-button
115
115
116
116
#ad
117
117
width 140px
118
- text-align center
119
118
position fixed
120
119
z-index 99
121
120
bottom 10px
Original file line number Diff line number Diff line change @@ -260,8 +260,7 @@ $header-height = 40px
260
260
#ad
261
261
z-index 8
262
262
position relative
263
- width 140px
264
- height 60px
263
+ width 100%
265
264
padding 0
266
265
bottom 0
267
266
right 0
@@ -270,12 +269,12 @@ $header-height = 40px
270
269
display inline-block
271
270
vertical-align top
272
271
.carbon-text
273
- width 130 px
272
+ width 140 px
274
273
margin-left 15px
275
274
.carbon-poweredby
276
275
position absolute
277
- bottom 0
278
- left 145 px
276
+ bottom 12 px
277
+ left 140 px
279
278
280
279
@media screen and (max-width : 720px )
281
280
#ad
You can’t perform that action at this time.
0 commit comments