Adds barebones View Transition API
This commit is contained in:
parent
ca8c6893cc
commit
e23efa3569
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@
|
|||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@view-transition {
|
||||
navigation: auto;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue