From 173e7d32268d5c080b6345ca95160fcfa7b595c1 Mon Sep 17 00:00:00 2001 From: Lisa Durand Date: Mon, 29 Jan 2024 14:19:50 +0100 Subject: [PATCH] remove hard coded color for better dark mode display --- app/assets/stylesheets/motivation.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/motivation.scss b/app/assets/stylesheets/motivation.scss index 0d824a311..a9199e682 100644 --- a/app/assets/stylesheets/motivation.scss +++ b/app/assets/stylesheets/motivation.scss @@ -2,7 +2,6 @@ @import "constants"; .motivation { - color: $black; width: 450px; h3 {