mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 17:37:58 -05:00
fix(docs): fixed styling
This commit is contained in:
@@ -185,3 +185,25 @@ code:not([class^="language-"]) {
|
||||
.markdown code {
|
||||
font-size: 1.16rem; /* 18px for code */
|
||||
}
|
||||
|
||||
|
||||
.navbar__title {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.table-of-contents__link {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.toc-highlight {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.navbar__item {
|
||||
font-size: 1.2rem;
|
||||
line-height: 1rem;
|
||||
}
|
||||
|
||||
.footer {
|
||||
background: #1a1a1a;
|
||||
}
|
||||
Reference in New Issue
Block a user