From 9d3193c0187aaabadb7c9962d0c55016d36a5221 Mon Sep 17 00:00:00 2001 From: shivamsaluja20 <32387354+shivamsaluja20@users.noreply.github.com> Date: Thu, 24 Oct 2019 16:54:55 +0530 Subject: [PATCH] Update app.css --- public/app.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app.css b/public/app.css index 0d281d1..7d9b944 100644 --- a/public/app.css +++ b/public/app.css @@ -1,6 +1,6 @@ .ui{ - background-color: blueviolet !important + background-color: blue !important } .header{ text-align: center !important -} \ No newline at end of file +}