Merge pull request #157 from reuters-graphics/sponsored

fixed height for sponsorship ad
This commit is contained in:
Jon McClure 2024-05-06 16:14:00 +01:00 committed by GitHub
commit 069998c8ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@
justify-content: center;
align-items: center;
width: 195px;
min-height: 24px;
height: 32px;
div.ad-slot__inner {
margin: auto 0;
width: 100%;