mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +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;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 55px;
|
padding: 48px;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
gap: 14px;
|
gap: 14px;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
|
Loading…
Reference in a new issue