Replace tabs; use built-in scrollspy

This commit is contained in:
mDuo13
2021-06-29 19:29:51 -07:00
parent 177b361d37
commit fcf9c68e06
8 changed files with 197 additions and 208 deletions

View File

@@ -186,4 +186,14 @@ aside .active-parent > a {
}
}
&.no-sideline {
border-left: 0;
a:hover, a.active {
border-left: 0;
margin-left: 0;
}
}
}