diff options
-rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index 27620fa..914322d 100644 --- a/static/styles.css +++ b/static/styles.css @@ -73,7 +73,7 @@ body { margin-bottom: 6%; } body { - background: #fbf7f0; + background: #fdfdfd; } } |