Skip to content

Commit ec53171

Browse files
authored
docs(website): Style codesponsor correctly
1 parent 862ff6d commit ec53171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ <h2 class="page-header__subtitle">An accessible and easy tab component for <a hr
3131
</div>
3232
<footer class="page-footer">
3333
<div class="container">
34+
<div id="code-sponsor-widget"></div>
3435
<span>Copyright &copy; <a href="https://twitter.com/TschinderDaniel" target="_blank">Daniel Tschinder</a> 2017. MIT Licensed.</span>
3536
</div>
3637
</footer>
37-
<div id="code-sponsor-widget"></div>
38-
<script type="text/javascript" src="https://app.codesponsor.io/scripts/Ju8oE2DZP43taMfclWLb8w?theme=light"></script>
38+
<script type="text/javascript" src="https://app.codesponsor.io/scripts/Ju8oE2DZP43taMfclWLb8w?theme=light&height=100&width=600&image=hide"></script>
3939
</body>

0 commit comments

Comments
 (0)