Removed margin top from second level categories
This commit is contained in:
parent
dcb2900ba8
commit
44e2611294
1 changed files with 4 additions and 0 deletions
|
|
@ -240,3 +240,7 @@ body {
|
|||
.ch-scrollycoding-step-content {
|
||||
min-height: 70px;
|
||||
}
|
||||
|
||||
.theme-doc-sidebar-item-category.theme-doc-sidebar-item-category-level-2.menu__list-item:not(:first-child) {
|
||||
margin-top: 0.25rem!important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue