some more themeing
This commit is contained in:
@@ -22,8 +22,11 @@ div.nextra-code-block > div {
|
||||
}
|
||||
|
||||
.nextra-toc {
|
||||
width: 400px !important;
|
||||
width: 370px !important;
|
||||
padding-right: 0px;
|
||||
padding-left: 0px;
|
||||
text-align: right;
|
||||
border-left: 1px solid #262626;
|
||||
}
|
||||
|
||||
/* Code blocks*/
|
||||
|
||||
@@ -10,9 +10,9 @@ const config: DocsThemeConfig = {
|
||||
},
|
||||
docsRepositoryBase:
|
||||
"https://github.com/nymtech/nym/tree/develop/documentation/docs/",
|
||||
footer: {
|
||||
text: Footer,
|
||||
},
|
||||
// footer: {
|
||||
// text: Footer,
|
||||
// },
|
||||
darkMode: true,
|
||||
sidebar: {
|
||||
defaultMenuCollapseLevel: 1,
|
||||
|
||||
Reference in New Issue
Block a user