mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Fix layout shift
This commit is contained in:
parent
90fa93a221
commit
454a29f905
1 changed files with 5 additions and 1 deletions
|
|
@ -60,6 +60,10 @@
|
|||
font-size: 0.5rem;
|
||||
}
|
||||
|
||||
.carbon-inline-wide {
|
||||
height: 90px;
|
||||
}
|
||||
|
||||
.carbon-inline-wide #carbonads {
|
||||
@apply relative;
|
||||
|
||||
|
|
@ -68,7 +72,7 @@
|
|||
|
||||
overflow: hidden;
|
||||
|
||||
height: 90px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.carbon-inline-wide #carbonads .carbon-wrap {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue