aboutsummaryrefslogtreecommitdiff
path: root/src/Main.scss
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-01-26 17:23:25 -0500
committerTyler Schicke <tyler_schicke@brown.edu>2019-01-26 17:23:25 -0500
commitba3c6773a04ea83facab1f67db0025d6185c2c65 (patch)
treebe39c0c927ae4649c8505ef33c7f1c8272974ca2 /src/Main.scss
parentf98e634ae7070cd841bc523514d147195308696c (diff)
parent122076af3edfd432e6abe3b2571f21034d5c16e5 (diff)
Merge branch 'master' into move_doc_get_out_the_way
Diffstat (limited to 'src/Main.scss')
-rw-r--r--src/Main.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Main.scss b/src/Main.scss
index 441716e5c..e73f62904 100644
--- a/src/Main.scss
+++ b/src/Main.scss
@@ -23,4 +23,9 @@ h1 {
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
+}
+
+p {
+ margin: 0px;
+ padding: 0px;
} \ No newline at end of file