We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091bbc3 commit 556485fCopy full SHA for 556485f
src/styles/global.css
@@ -34,3 +34,7 @@
34
div.hero > img {
35
filter: drop-shadow(2px 4px 6px var(--sl-color-text-accent));
36
}
37
+
38
+@view-transition {
39
+ navigation: auto;
40
+}
0 commit comments