nav: add donation button

This commit is contained in:
Garrit Franke 2022-04-12 16:10:50 +02:00
parent eed3d4e888
commit 06e9efe1d2
No known key found for this signature in database
GPG key ID: 65586C4DDA55EA2C
5 changed files with 11 additions and 8 deletions

View file

@ -53,10 +53,9 @@ html, body {
gap: 12px;
justify-content: center;
.rss {
.icon {
padding: 0;
.rss-icon {
> img {
margin-bottom: 0;
}
}