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