web/DonateBanner: reduce padding

This commit is contained in:
wukko
2024-08-23 20:05:21 +06:00
parent 8df70cc00b
commit 0d8065ac70

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;