aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/presentationview/PresentationView.scss
diff options
context:
space:
mode:
authorMohammad Amoush <mohammad_amoush@brown.edu>2019-07-24 21:15:42 -0400
committerMohammad Amoush <mohammad_amoush@brown.edu>2019-07-24 21:15:42 -0400
commit3d5884541db27dca38dac25b773a0eae7451a57f (patch)
treece966340c2f5ba021d82ef13942b93a6fca77dc1 /src/client/views/presentationview/PresentationView.scss
parent1bb4cc79000b6d7c3a3fc137926e754877bf1dce (diff)
Ask Bob About sizing and scaling
Diffstat (limited to 'src/client/views/presentationview/PresentationView.scss')
-rw-r--r--src/client/views/presentationview/PresentationView.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/presentationview/PresentationView.scss b/src/client/views/presentationview/PresentationView.scss
index 392ec1fb7..b8b4f23c4 100644
--- a/src/client/views/presentationview/PresentationView.scss
+++ b/src/client/views/presentationview/PresentationView.scss
@@ -23,6 +23,7 @@
.jsx-parser {
height: 300px;
width: 400px;
+ margin-top: 20px;
}
}