mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Spacing tweaks for nav per feedback
This commit is contained in:
@@ -143,6 +143,10 @@ figure figcaption {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.theme-doc-sidebar-menu .menu__list-item[class*=menuHtmlItem_]:not(:nth-child(2)) {
|
||||
margin-top: 2.5rem;
|
||||
}
|
||||
|
||||
.theme-doc-sidebar-menu .menu__caret:before {
|
||||
background-image: url("data:image/svg+xml, %3Csvg%20width=%228%22%20height=%2213%22%20viewBox=%220%200%208%2013%22%20fill=%22none%22%20xmlns=%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d=%22M1%2012L7%206.5L1%201%22%20stroke=%22%23415067%22%20stroke-width=%221.25%22%2F%3E%0A%3C%2Fsvg%3E%0A");
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user