fix favicons

This commit is contained in:
Your New SJW Waifu 2020-06-19 13:59:55 -05:00
parent c8b953e1ca
commit c01f850746
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
.instance-favicon {
max-width: 20px;
max-height: 20px;
width: 20px;
height: 20px;
float: right;
margin-top: -20px;
}