Mobile theme-toggle position

This commit is contained in:
AlxMedia 2022-08-29 11:48:57 +02:00
parent 09e4ae4c28
commit 963e102e7b

View file

@ -104,7 +104,7 @@
#nav-header.nav-container { margin-top: 0; }
#theme-toggle { position: absolute; top: -39px; left: 70px; margin: 0; }
#theme-toggle { position: absolute; top: -39px; left: 64px; margin: 0; }
#theme-toggle i { float: left; margin: 4px 0 0; }
#theme-toggle-btn { width: 64px; height: 32px; margin-left: 32px; }
body.dark #theme-toggle-btn:before { top: 2px; left: 34px; }