Skip to content

Commit c000c1e

Browse files
committed
Publish 2024-10-19
1 parent bd42fe5 commit c000c1e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

elements/sponsors-top-short.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,12 +384,14 @@ const cssText = `
384384
}
385385
.pie-button-link {
386386
margin: 1rem 0;
387-
padding: 1rem;
387+
}
388+
.pie-button-link-wrapper {
389+
padding: 0 1.25rem;
388390
}
389391
.pie-badge-link {
390392
height: 7rem;
391393
width: 7rem;
392-
}
394+
}
393395
}
394396
`;
395397

0 commit comments

Comments
 (0)