Skip to content

Commit f6fe30d

Browse files
committed
fix: update Carbon Ads styles
1 parent 96565fb commit f6fe30d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/css/custom.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@
3030

3131
.carbon-ads {
3232
min-height: 102px;
33-
padding: 1.5rem 1.5rem 0;
34-
font-size: 0.8125rem;
33+
margin-top: 1.5rem;
34+
padding: 1rem;
35+
font-size: 0.75rem;
3536
line-height: 1.4;
3637
text-align: left;
3738
background-color: #f8f9fa;

0 commit comments

Comments
 (0)