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
|
||||
.reveal .r-stack {
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.reveal .r-stack > * {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue