diff options
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ html { } body { - background: $white; + background-color: #3e443e; font: 18px/1.4 $helvetica; color: $darkGray; } |
