mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 13:33:37 +00:00
docs[patch]: Remove padding from first sidebar link (#21852)
CC @efriis
This commit is contained in:
@@ -147,7 +147,7 @@ nav, h1, h2, h3, h4 {
|
|||||||
|
|
||||||
.theme-doc-sidebar-menu > .theme-doc-sidebar-item-category:not(:first-of-type),
|
.theme-doc-sidebar-menu > .theme-doc-sidebar-item-category:not(:first-of-type),
|
||||||
.theme-doc-sidebar-menu > .theme-doc-sidebar-item-link,
|
.theme-doc-sidebar-menu > .theme-doc-sidebar-item-link,
|
||||||
.theme-doc-sidebar-menu > .theme-doc-sidebar-item-link.theme-doc-sidebar-item-link-level-1 {
|
.theme-doc-sidebar-menu > .theme-doc-sidebar-item-link.theme-doc-sidebar-item-link-level-1:not(:first-of-type) {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user