trying view transition on the demo
This commit is contained in:
parent
93f64ae233
commit
7717c9b7d0
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<style>
|
<style>
|
||||||
|
@view-transition {
|
||||||
|
navigation: auto;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
max-width: 66ch;
|
max-width: 66ch;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue