removed downscaling and aspect ratio since those are filtered at request level
This commit is contained in:
parent
ed7dacf94e
commit
fa3d5ce1ee
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@
|
|||
,.avatar__991e2[src^="https://cdn.discordapp.com/avatars/{id}"]
|
||||
,.avatar__777a6[src^="https://cdn.discordapp.com/avatars/{id}"] {
|
||||
content: url({img});
|
||||
object-fit: scale-down;
|
||||
aspect-ratio: 1;
|
||||
background-image: none !important;
|
||||
}
|
||||
/* AVATAR-TEMPLATE-END */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue