web/DonateBanner: fix meowbalt overlapping the update notification

This commit is contained in:
wukko 2024-08-06 14:57:10 +06:00
parent c98b08fc7f
commit 5d58502fd8
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -51,7 +51,6 @@
position: relative; position: relative;
display: flex; display: flex;
width: 100%; width: 100%;
z-index: 2;
} }
#banner-background { #banner-background {