aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/reveal.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/reveal.scss b/css/reveal.scss
index 97f1894..8e7f343 100644
--- a/css/reveal.scss
+++ b/css/reveal.scss
@@ -230,8 +230,6 @@ html.reveal-full-page {
// Layout helper: Stack multiple elements on top of each other
.reveal .r-stack {
display: grid;
- justify-content: center;
- align-items: center;
}
.reveal .r-stack > * {