mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
web/DonateBanner: reduce padding
This commit is contained in:
parent
8df70cc00b
commit
0d8065ac70
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue