diff --git a/_sass/_utilities.scss b/_sass/_utilities.scss index 768c5ba8bb..711fd4040c 100644 --- a/_sass/_utilities.scss +++ b/_sass/_utilities.scss @@ -526,3 +526,17 @@ a.reversefootnote { color: $danger-color; font-weight: bold; } + + +/* + Ads + ========================================================================== */ + +.adsbygoogle { + border-bottom: none; + margin-bottom: 1rem; +} + +.adsbygoogle:last-child { + margin-bottom: 0; +} \ No newline at end of file