summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 258d583..9495e8a 100644
--- a/style.scss
+++ b/style.scss
@@ -94,7 +94,7 @@ h1, h2, h3, h4 {
background: linear-gradient(to right, #e7e7e7 45%, #efefef);
@include mobile {
- background: #e7e7e7;
+ background: #d7dadb;
}
}