Reduce donate button size a bit

This commit is contained in:
Julian Ospald 2021-10-12 12:54:55 +02:00
parent ae85f7152e
commit d19602d06f
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ footer > hr {
width: 35%;
min-width: 240px;
max-width: 280px;
height: 50px;
height: 40px;
background-size: contain;
background-repeat: no-repeat;
}