mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 04:34:15 -04:00
[ads] move label up (bottoms of ads have some unexpected margins)
This commit is contained in:
parent
6657f04866
commit
515d2ebbd5
@ -63,10 +63,10 @@ export default {
|
||||
.adsbygoogle {
|
||||
display:block;
|
||||
&:not(:empty) {
|
||||
padding-block-start: .5em;
|
||||
padding-block-end: .5em;
|
||||
padding-block-start: 1em;
|
||||
padding-block-end: 1em;
|
||||
text-decoration: none;
|
||||
&:after {
|
||||
&:before {
|
||||
content: attr(data-label);
|
||||
display: block;
|
||||
font-size: 0.7rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user