simplify stack css
This commit is contained in:
parent
eeedaa17e1
commit
f84bc7882e
2 changed files with 1 additions and 3 deletions
|
@ -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 > * {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue