diff --git a/responsive.css b/responsive.css index e5f7684..3d3225f 100644 --- a/responsive.css +++ b/responsive.css @@ -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; }