Fix XMPP logo position

This commit is contained in:
wurstsalat 2021-10-05 21:39:56 +02:00
parent 34592782e0
commit a6b49c900f
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,