fix: style for codesponsor plugin

This commit is contained in:
qingwei.li 2017-09-21 09:51:02 +08:00
parent fcee316d2c
commit 08afec7d2a

View File

@ -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;
}