Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcee316 commit 08afec7Copy full SHA for 08afec7
src/plugins/codesponsor.js
@@ -18,7 +18,7 @@ function tpl (id, options) {
18
frameborder=0
19
width=250
20
height=250
21
- id="code-sponsor-embed-iframe"
+ id="code-sponsor-embed-iframe"
22
src="https://app.codesponsor.io/widgets/${id}?${qs.join('&')}">
23
</iframe>`
24
@@ -40,7 +40,7 @@ function appendStyle () {
40
top: 10px;
41
}
42
43
- @media screen and (min-width: 1300px) {
+ @media screen and (min-width: 1600px) {
44
body.sticky .codesponsor {
45
position: fixed;
46
0 commit comments