Fix ads style (#1043)
This commit is contained in:
parent
9d551cc6ef
commit
473cc03f4c
1 changed files with 14 additions and 0 deletions
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue