Fix button size

This commit is contained in:
Julian Ospald 2021-10-02 22:27:49 +02:00
parent 1d1ace096e
commit e2c59230b5
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ a.donate-badge img {
margin-top: 10;
margin-bottom: 0;
padding: 0;
height: 50px;
height: 40px;
}
/* Definition List styles */