Add margin around Google ads

This commit is contained in:
Michael Rose 2021-08-06 11:41:21 -04:00 committed by GitHub
parent 9269842e9d
commit 084ddf8d8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,11 @@
</div>
{% include scripts.html %}
<style>
.google-auto-placed {
margin: 2em auto;
}
</style>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>