Only load Adsense in prod. and reset on each page

This commit is contained in:
Andrew Miner
2015-03-10 21:34:41 -07:00
parent ee75415729
commit 50c3d95440
27 changed files with 214 additions and 117 deletions
-8
View File
@@ -5,14 +5,6 @@ Copyright (C) 2015 by Redwood Labs
All rights reserved.
*/
.adsbygoogle {
margin-top: 3em;
&:first-child {
margin-top: 0;
}
}
.centered {
text-align: center;
}