web/DonateBanner: reduce padding

This commit is contained in:
wukko 2024-08-23 20:05:21 +06:00
parent 8df70cc00b
commit 0d8065ac70
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -116,7 +116,7 @@
flex-direction: column;
justify-content: center;
color: white;
padding: 55px;
padding: 48px;
padding-right: 0;
gap: 14px;
white-space: pre-wrap;