mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-02 16:36:20 +01:00
web/DonateBanner: fix top scroll caused by banner hearts overflowing
wtf
This commit is contained in:
parent
0b602b9164
commit
075b2799e3
1 changed files with 1 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue