diff --git a/source/stylesheets/screen.css.scss b/source/stylesheets/screen.css.scss index 730a79d..1d216d3 100644 --- a/source/stylesheets/screen.css.scss +++ b/source/stylesheets/screen.css.scss @@ -110,7 +110,7 @@ html, body { } } - img+.tocify { + img+.tocify, .lang-selector+.tocify { margin-top: $logo-margin; } @@ -624,4 +624,4 @@ html, body { .highlight, .highlight .w { background-color: $code-bg; -} \ No newline at end of file +}