mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-18 00:57:51 +02:00
docs(v2): make double nested sidebar entry thinner and smaller (#1756)
This commit is contained in:
parent
7d5920b30c
commit
9eb725d53a
1 changed files with 6 additions and 0 deletions
|
@ -31,3 +31,9 @@ html[data-theme='dark'] {
|
|||
--ifm-font-size-base: 17px;
|
||||
}
|
||||
}
|
||||
|
||||
.menu__list .menu__list .menu__list .menu__link {
|
||||
font-size: 0.75em;
|
||||
font-weight: normal;
|
||||
color: #999;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue