leaderboard, few things
This commit is contained in:
parent
7bda600c6a
commit
1025f2b576
1 changed files with 2 additions and 2 deletions
|
|
@ -46,14 +46,14 @@
|
|||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
min-height: var(--height);
|
||||
height: var(--height);
|
||||
.ad-slot__container {
|
||||
height: 0px;
|
||||
min-height: var(--height);
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
.ad-slot__inner {
|
||||
height: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue