diff --git a/source/stylesheets/main.css.scss b/source/stylesheets/main.css.scss index fee855c4b..fe7f8a9ec 100644 --- a/source/stylesheets/main.css.scss +++ b/source/stylesheets/main.css.scss @@ -37,4 +37,8 @@ img { .hub-logo > img { display: block; +} + +a [href$="#gh-dark-mode-only"] { + display: none; } \ No newline at end of file