Add margin around Google ads
This commit is contained in:
@@ -45,6 +45,11 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include scripts.html %}
|
{% include scripts.html %}
|
||||||
|
<style>
|
||||||
|
.google-auto-placed {
|
||||||
|
margin: 2em auto;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
|
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user