aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2020-11-11 19:40:53 +0530
committerPriyansh <[email protected]>2020-11-11 19:40:53 +0530
commitb5ca5eee6434a2e245a1a6f0f88328a1448fb202 (patch)
treee9ff242e0c3c90d586bca1aa049d03eaef60d21c
parent4a7f71003f8992067ba3d80ae72f89e21d70569d (diff)
downloadnineties-computing-b5ca5eee6434a2e245a1a6f0f88328a1448fb202.tar.xz
nineties-computing-b5ca5eee6434a2e245a1a6f0f88328a1448fb202.zip
Added globals file with body global
-rw-r--r--css/globals.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/globals.css b/css/globals.css
new file mode 100644
index 0000000..9798fcc
--- /dev/null
+++ b/css/globals.css
@@ -0,0 +1,4 @@
+body {
+ margin: 0;
+ padding: 0;
+}