diff options
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ h1 { h1, h2, h3, h4 { padding-left: 5px; border-radius: 0; - background: linear-gradient(to right, #e7e7e7 45%, #efefef); + background: linear-gradient(to right, #d7dadb 45%, #efefef); @include mobile { background: #d7dadb; |
