From 97161bdac05bd24ff9ef0a51b3ba15389dea9319 Mon Sep 17 00:00:00 2001 From: Pradeep Baradur Date: Tue, 20 Mar 2018 10:39:02 +0100 Subject: [PATCH] Update app.scss --- src/styles/app.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/styles/app.scss b/src/styles/app.scss index 54869c4..0222467 100644 --- a/src/styles/app.scss +++ b/src/styles/app.scss @@ -1,6 +1 @@ @import 'components/components'; - -body { - color: white; - background-color: red; -} \ No newline at end of file