1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 08:45:04 -05:00

Fix XMPP logo position

This commit is contained in:
wurstsalat 2021-10-05 21:39:56 +02:00
parent 34592782e0
commit a6b49c900f

View File

@ -1532,7 +1532,7 @@
background-image: url('https://xmpp.org/images/logos/xmpp-logo.svg'); background-image: url('https://xmpp.org/images/logos/xmpp-logo.svg');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 1.5em; background-size: 1.5em;
background-position: 0.33333333em 0.33333333em; background-position: 0.3em 0.1em;
} }
nav#toc ol, nav#toc ol,