Skip to content

Commit d360e19

Browse files
authored
Update index.html
1 parent 8d99ab4 commit d360e19

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,15 +133,17 @@ <h1>jQuery Responsive jSide Menu with Dropdowns</h1>
133133
<div class="action">
134134
<a class="btn github" href="https://github.com/CodeHimBlog/jquery-jside-menu"> Fork on GiHub </a>
135135
<a class="btn down" href="https://github.com/CodeHimBlog/jquery-jside-menu/archive/master.zip">Download </a>
136+
<div style="margin-left:auto;margin-right:auto">
136137
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
137138
<!-- textAd -->
138139
<ins class="adsbygoogle"
139-
style="display:inline-block;width:320px;height:100px;margin-left:auto;margin-right:auto"
140+
style="display:inline-block;width:320px;height:100px"
140141
data-ad-client="ca-pub-7089100907045419"
141142
data-ad-slot="8115428124"></ins>
142143
<script>
143144
(adsbygoogle = window.adsbygoogle || []).push({});
144145
</script>
146+
</div>
145147
</div>
146148
</header>
147149

0 commit comments

Comments
 (0)