mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-04 16:14:24 +02:00
web/DonateBanner: fix top scroll caused by banner hearts overflowing
wtf
This commit is contained in:
parent
0b602b9164
commit
075b2799e3
@ -72,6 +72,7 @@
|
|||||||
#banner-background-inner {
|
#banner-background-inner {
|
||||||
color: white;
|
color: white;
|
||||||
transform: rotate(-10deg) scale(1.5) translateY(-70px);
|
transform: rotate(-10deg) scale(1.5) translateY(-70px);
|
||||||
|
display: table-row;
|
||||||
}
|
}
|
||||||
|
|
||||||
#banner-background-inner :global(.heart-icon) {
|
#banner-background-inner :global(.heart-icon) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user