From 67a81892f7887ed6e48beeadb96d2a91110acbf1 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Sat, 4 May 2019 21:26:25 -0700 Subject: [PATCH] test if github is even regenerating this file --- css/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.scss b/css/style.scss index 388c997..14f2e5f 100644 --- a/css/style.scss +++ b/css/style.scss @@ -65,7 +65,7 @@ html { } body { - background-color: $background; + background-color: $magenta; font-size: $body-size; font-family: $body-font; color: $body-text;