Use newer Mastodon logo

This commit is contained in:
Nikita Karamov 2022-11-14 18:13:14 +01:00
parent 3f73ef7744
commit 44127fac7f
No known key found for this signature in database
GPG Key ID: 3C8E688C96EEB9C9
3 changed files with 14 additions and 2 deletions

View File

@ -33,13 +33,14 @@
<img
src="./images/share2fedi.svg"
alt="Share2Fedi"
title="Share₂Fedi"
width="260"
height="80"
/>
</h1>
<p>
for
<img src="./mastodon.svg" alt="Mastodon" width="95.5" height="27" />
<img src="./mastodon.svg" alt="Mastodon" width="104.333" height="27" />
</p>
</header>
<main>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@ -57,6 +57,7 @@ header {
vertical-align: middle;
img {
margin-left: 0.5em;
vertical-align: middle;
}
}