diff options
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ h1, h2, h3, h4 { background: linear-gradient(to right, #211f26 45%, #171717); @include mobile { - background: #2d2c2c; + background: #211f26; } } |
