Skip to content

Commit 3d8cf0c

Browse files
committed
deixando adsense desativado por hora
1 parent 3755a7f commit 3d8cf0c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,8 @@ <h3>Formatação</h3>
9494
</section>
9595
</main>
9696

97-
<!-- AdSense Section - Bottom -->
97+
<!-- AdSense Section - Bottom - TEMPORARILY DISABLED
9898
<section class="ad-section">
99-
<!-- bottom-datas -->
10099
<ins class="adsbygoogle"
101100
style="display:block"
102101
data-ad-client="ca-pub-7212197064868050"
@@ -107,6 +106,7 @@ <h3>Formatação</h3>
107106
(adsbygoogle = window.adsbygoogle || []).push({});
108107
</script>
109108
</section>
109+
-->
110110

111111
<footer>
112112
<div class="footer-content">

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ button:hover {
300300
}
301301

302302
.ad-section .adsbygoogle {
303-
min-height: 280px;
303+
min-height: 50px;
304304
background-color: #f8f9fa;
305305
border: 1px dashed #dee2e6;
306306
border-radius: 6px;

0 commit comments

Comments
 (0)