Lower badge size

This commit is contained in:
Julian Ospald 2021-10-02 22:31:44 +02:00
parent 249c5a5c59
commit ba6b540869
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
1 changed files with 2 additions and 2 deletions

View File

@ -23,14 +23,14 @@ code.no-highlight {
div.gh-badge img {
margin: 0;
padding: 0;
height: 30px;
height: 25px;
}
a.donate-badge img {
margin-top: 10;
margin-bottom: 0;
padding: 0;
height: 40px;
height: 35px;
}
/* Definition List styles */