uwu im a furry (it did work in my private rep but that was a little different)

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

View file

@ -19,3 +19,9 @@
background: url({img}) center / 100% 100%;
}
/* BADGE-TEMPLATE-END */
/* Fix some pfps being weird af */
[style*="avatars"],
[src*="avatars"] {
background-repeat: no-repeat;
background-size: contain;
}