Merge branch 'fix/logo-url' into premerge

This commit is contained in:
Jonas Schäfer 2021-09-21 18:05:32 +02:00
commit 3a1b47013a
1 changed files with 1 additions and 1 deletions

View File

@ -1529,7 +1529,7 @@
margin-bottom: 1em;
padding: 0.3333333em;
padding-left: 2.1666667em;
background-image: url('https://xmpp.org/theme/images/xmpp-logo.svg');
background-image: url('https://xmpp.org/images/logos/xmpp-logo.svg');
background-repeat: no-repeat;
background-size: 1.5em;
background-position: 0.33333333em 0.33333333em;