web/DonateBanner: fix top scroll caused by banner hearts overflowing

wtf
This commit is contained in:
dumbmoron 2024-08-06 13:24:11 +00:00
parent 0b602b9164
commit 075b2799e3
No known key found for this signature in database

View file

@ -72,6 +72,7 @@
#banner-background-inner {
color: white;
transform: rotate(-10deg) scale(1.5) translateY(-70px);
display: table-row;
}
#banner-background-inner :global(.heart-icon) {