summaryrefslogtreecommitdiff
path: root/src/index.css
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2018-08-04 16:26:26 -0700
committerJesse Morgan <jesse@jesterpm.net>2018-08-04 16:26:26 -0700
commit39cf3a42bebbc3eaeb9317e9079412f6eed5e441 (patch)
tree32f7916c8fafe7db2b9c27d22792a7408c8d9464 /src/index.css
Group Finder Beta!
Diffstat (limited to 'src/index.css')
-rw-r--r--src/index.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/index.css b/src/index.css
new file mode 100644
index 0000000..b4cc725
--- /dev/null
+++ b/src/index.css
@@ -0,0 +1,5 @@
+body {
+ margin: 0;
+ padding: 0;
+ font-family: sans-serif;
+}