feat: makes mastodon icons a bit smaller

This commit is contained in:
2022-12-23 16:42:46 +01:00
parent 2b4d44178a
commit 5620bf2c93

View File

@@ -13,7 +13,7 @@
}
img.mastodon-logo {
width: 20px;
width: 15px;
margin-right: 10px;
}