Add a sponsor link to github box on front page

This commit is contained in:
Philipp Oppermann
2019-09-11 13:10:01 +02:00
parent 18ce0f4219
commit 8e0d70da8b
2 changed files with 10 additions and 0 deletions

View File

@@ -393,3 +393,8 @@ details summary h3, details summary h4, details summary h5, details summary h6 {
display: inline-block;
margin-left: 16px;
}
.gh-repo-box .sponsor {
display: inline-block;
margin-left: 16px;
}