fix: style for codesponsor plugin
This commit is contained in:
parent
fcee316d2c
commit
08afec7d2a
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ function tpl (id, options) {
|
|||
frameborder=0
|
||||
width=250
|
||||
height=250
|
||||
id="code-sponsor-embed-iframe"
|
||||
id="code-sponsor-embed-iframe"
|
||||
src="https://app.codesponsor.io/widgets/${id}?${qs.join('&')}">
|
||||
</iframe>`
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ function appendStyle () {
|
|||
top: 10px;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1300px) {
|
||||
@media screen and (min-width: 1600px) {
|
||||
body.sticky .codesponsor {
|
||||
position: fixed;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue