From ae3d40761b51224b0397c46dc1307e4296fc73d4 Mon Sep 17 00:00:00 2001 From: dhelle2 Date: Fri, 30 Aug 2019 17:03:25 -0500 Subject: [PATCH] Update main.scss --- frontend/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/main.scss b/frontend/main.scss index 4fd29f6..45f00a2 100644 --- a/frontend/main.scss +++ b/frontend/main.scss @@ -10,7 +10,7 @@ body { margin: 0; font-family: Montserrat, sans-serif; font-size: 3em; - color: #ffffff; + color: #000000; background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); background-size: 400% 400%; // -webkit-animation: Gradient 15s ease infinite;