diff --git a/db/template.css b/db/template.css index 08939cc2..b4a5cf41 100644 --- a/db/template.css +++ b/db/template.css @@ -1,6 +1,6 @@ /* AVATAR-TEMPLATE-BEGIN */ /* Custom avatar for {id} */ -[style^="https://cdn.discordapp.com/avatars/{id}"], +[style*="https://cdn.discordapp.com/avatars/{id}"], [src^="https://cdn.discordapp.com/avatars/{id}"] { content: url({img}); object-fit: scale-down;