mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
web/DonateCardContainer: reduce button padding
This commit is contained in:
parent
4f6d94d8e0
commit
5307e86bce
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
text-align: left;
|
||||
border-radius: var(--donate-card-padding);
|
||||
background: rgba(255, 255, 255, 0.05);
|
||||
padding: 14px 18px;
|
||||
padding: 12px 16px;
|
||||
color: var(--white);
|
||||
gap: 0;
|
||||
letter-spacing: -0.3px;
|
||||
|
|
Loading…
Reference in a new issue