Skip to content

Commit a1368c9

Browse files
1 parent 3e9f109 commit a1368c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/_layout.scss

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
$header-height: 3.2rem;
22
$menu-opening-duration: 0.3s;
33

4+
@view-transition {
5+
navigation: auto;
6+
}
7+
48
html {
59
height: 100%;
610
scroll-behavior: smooth;

0 commit comments

Comments
 (0)