We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9f109 commit a1368c9Copy full SHA for a1368c9
_sass/_layout.scss
@@ -1,6 +1,10 @@
1
$header-height: 3.2rem;
2
$menu-opening-duration: 0.3s;
3
4
+@view-transition {
5
+ navigation: auto;
6
+}
7
+
8
html {
9
height: 100%;
10
scroll-behavior: smooth;
0 commit comments