simplify stack css
This commit is contained in:
parent
eeedaa17e1
commit
f84bc7882e
@ -230,8 +230,6 @@ html.reveal-full-page {
|
|||||||
// Layout helper: Stack multiple elements on top of each other
|
// Layout helper: Stack multiple elements on top of each other
|
||||||
.reveal .r-stack {
|
.reveal .r-stack {
|
||||||
display: grid;
|
display: grid;
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.reveal .r-stack > * {
|
.reveal .r-stack > * {
|
||||||
|
2
dist/reveal.css
vendored
2
dist/reveal.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user