aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PresBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2020-10-20 18:53:28 -0400
committerGitHub <noreply@github.com>2020-10-20 18:53:28 -0400
commit25a9fec803aa5877cae23a420b5f839e0b278649 (patch)
treee95da53db9cfe2a1b9e90a7d238401dfbf39e7ea /src/client/views/nodes/PresBox.scss
parent047779e1dde284098ca211d8b4bc5c44f2b68b75 (diff)
parent0519f80d3da933a6e86fd1dc0e214e8d391ea922 (diff)
Merge pull request #891 from browngraphicslab/presentation_v1
Presentation v1
Diffstat (limited to 'src/client/views/nodes/PresBox.scss')
-rw-r--r--src/client/views/nodes/PresBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/PresBox.scss b/src/client/views/nodes/PresBox.scss
index 9a8b861ba..961d1707b 100644
--- a/src/client/views/nodes/PresBox.scss
+++ b/src/client/views/nodes/PresBox.scss
@@ -56,6 +56,7 @@ $light-background: #ececec;
letter-spacing: 0;
display: flex;
align-items: center;
+ justify-content: center;
transition: 0.5s;
}