Merge branch 'fix/logo-position' into premerge

This commit is contained in:
Jonas Schäfer 2021-10-12 20:19:35 +02:00
commit 806c327186
1 changed files with 1 additions and 1 deletions

View File

@ -1532,7 +1532,7 @@
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;
background-position: 0.3em 0.1em;
}
nav#toc ol,