Skip to content

Commit 11b7c5a

Browse files
committed
fix: remove view transition
1 parent 8892494 commit 11b7c5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/styles/global.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
/* filter: drop-shadow(2px 4px 6px var(--sl-color-text-accent)); */
3636
/* } */
3737

38-
@view-transition {
39-
navigation: auto;
40-
}
38+
/* @view-transition { */
39+
/* navigation: auto; */
40+
/* } */

0 commit comments

Comments
 (0)