From 9dcb0a508cdb47fa190bfdcb67f4fd66b9db2dc4 Mon Sep 17 00:00:00 2001
From: Ashwanth K <cb.en.u4cse19305@cb.students.amrita.edu>
Date: Sun, 27 Dec 2020 20:30:41 +0530
Subject: [PATCH] Upload New File

---
 client/src/index.sass | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 client/src/index.sass

diff --git a/client/src/index.sass b/client/src/index.sass
new file mode 100644
index 0000000..fcfeda1
--- /dev/null
+++ b/client/src/index.sass
@@ -0,0 +1,5 @@
+body
+    margin: 0 auto
+    max-width: fill
+    
+    
\ No newline at end of file
-- 
GitLab