Commit 0c2f4896 authored by minseok.park's avatar minseok.park

test nav style -- visible nav-explore

parent 65d09ade
...@@ -102,13 +102,13 @@ page: ...@@ -102,13 +102,13 @@ page:
urlType: fragment urlType: fragment
items: items:
- content: Brand’s Hardware & Software Requirements - content: Brand’s Hardware & Software Requirements
url: /xyz/5.2/index.html url: "#"
urlType: internal urlType: internal
- content: Cu Solet - content: Cu Solet
url: "/xyz/5.2/index.html#cu-solet" url: "#"
urlType: internal urlType: internal
- content: English + 中文 - content: English + 中文
url: "/xyz/5.2/index.html#english+中文" url: "#"
urlType: internal urlType: internal
- content: Liber Recusabo - content: Liber Recusabo
url: "#liber-recusabo" url: "#liber-recusabo"
...@@ -122,5 +122,5 @@ page: ...@@ -122,5 +122,5 @@ page:
url: "#" url: "#"
urlType: fragment urlType: fragment
- content: Some Code - content: Some Code
url: "/xyz/5.2/index.html#some-code" url: "#"
urlType: internal urlType: internal
...@@ -233,7 +233,6 @@ ...@@ -233,7 +233,6 @@
} }
.nav-panel-explore { .nav-panel-explore {
visibility: hidden;
background: var(--nav-background); background: var(--nav-background);
display: flex; display: flex;
flex-direction: column; flex-direction: column;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment