remove the fix line that gets put in a billion times, if you got an issue with it, paste it in yourself

This commit is contained in:
coolesding 2023-09-11 18:18:05 +02:00 committed by GitHub
parent 0f0734099b
commit 0ab08a38c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,11 +18,5 @@
height: 22px; height: 22px;
background: url({img}) center / 100% 100%; background: url({img}) center / 100% 100%;
} }
/* Fix some pfps being weird af (nexx make its own region for one time code below the badge template end you fish) */
[style*="avatars"],
[src*="avatars"] {
background-repeat: no-repeat;
background-size: contain;
}
/* BADGE-TEMPLATE-END */ /* BADGE-TEMPLATE-END */