diff --git a/tildes/scss/_themes.scss b/tildes/scss/_themes.scss index 870021a..ad921f4 100644 --- a/tildes/scss/_themes.scss +++ b/tildes/scss/_themes.scss @@ -317,13 +317,6 @@ $theme-black: map-merge($theme-base, ( color: $red; } - .is-comment-collapsed { - header { - color: $foreground-secondary; - background-color: $background-primary; - } - } - .label-topic-tag { color: $foreground-middle;