File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ details[open] .summary-swap-open {
255255}
256256
257257/* Desktop sticky nav */
258- @media (min-width : 768px ) and (min-height : 41.25 em ) { /* 660px */
258+ @media (min-width : 768px ) and (min-height : 53.75 em ) { /* 860px */
259259 .page-header {
260260 position : sticky;
261261 top : 0 ;
Original file line number Diff line number Diff line change 1111 { " url" : " /generators/" , " text" : " Site Generators" },
1212 { " url" : " /headless-cms/" , " text" : " Headless CMS" },
1313 { " url" : " /community/" , " text" : " Community" },
14- { " url" : " /survey/2021/" , " text" : " Community Survey" }
14+ { " url" : " /survey/2021/" , " text" : " Community Survey" , " children" : [
15+ { " url" : " /survey/2021/#demographics" , " text" : " Demographics" },
16+ { " url" : " /survey/2021/#adoption" , " text" : " Jamstack adoption" },
17+ { " url" : " /survey/2021/#workflows" , " text" : " Workflows" },
18+ { " url" : " /survey/2021/#choices" , " text" : " Technology choices" },
19+ { " url" : " /survey/2021/#conclusion" , " text" : " Conclusion" }
20+ ] }
1521 ]
1622%}
1723
You can’t perform that action at this time.
0 commit comments