diff --git a/tildes/scss/_themes.scss b/tildes/scss/_themes.scss index 81aae4d..870021a 100644 --- a/tildes/scss/_themes.scss +++ b/tildes/scss/_themes.scss @@ -321,10 +321,6 @@ $theme-black: map-merge($theme-base, ( header { color: $foreground-secondary; background-color: $background-primary; - - .link-user { - color: $foreground-secondary; - } } }