diff --git a/src/components/AdSlot/SponsorshipAd.svelte b/src/components/AdSlot/SponsorshipAd.svelte index 0bf86ed4..9e42f54a 100644 --- a/src/components/AdSlot/SponsorshipAd.svelte +++ b/src/components/AdSlot/SponsorshipAd.svelte @@ -60,8 +60,8 @@ flex-direction: column; justify-content: center; align-items: center; - width: 195px; - height: 32px; + width: 100%; + min-height: 32px; div.ad-slot__inner { margin: auto 0; width: 100%;