aboutsummaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index d2738f2..4c1d58a 100644
--- a/src/style.css
+++ b/src/style.css
@@ -6,7 +6,7 @@ html {
font-family: 'Lato', sans-serif;
font-size: 20px;
- background-color: #D9E0D7;
+ background-color: #affbff78;
box-sizing: border-box;
}