about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/javascript/styles/components.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss
index 7be9636a1..10e857865 100644
--- a/app/javascript/styles/components.scss
+++ b/app/javascript/styles/components.scss
@@ -2991,7 +2991,7 @@ button.icon-button.active i.fa-retweet {
 }
 
 .search-results__section {
-  background: lighten($ui-base-color, 2%);
+  background: $ui-base-color;
 }
 
 .search-results__hashtag {