well maybe it works now

This commit is contained in:
xdCoolesding 2023-09-04 19:16:33 +02:00 committed by GitHub
parent 7e844107f1
commit a5d496c119
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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