Merge pull request #164 from reuters-graphics/sponsored-ad-dimensions

sponsorship ad dimensions
This commit is contained in:
Jon McClure 2024-06-21 16:39:18 +01:00 committed by GitHub
commit da5ba10563
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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%;