Skip to content

Commit 86c2270

Browse files
committed
remove navbar
1 parent fc68fac commit 86c2270

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ html, body, .theme-doc-markdown, .theme-blog-homepage, .theme-blog-post, .main-w
1212
background-color: #000000 !important;
1313
}
1414

15+
.navbar {
16+
display: none;
17+
}
18+
1519
h1, h2, h3, h4, h5, h6,
1620
a {
1721
color: #00cccc !important;

0 commit comments

Comments
 (0)