docs + various polish
This commit is contained in:
@ -31,6 +31,10 @@ button#toc {
|
||||
max-height: none;
|
||||
transition: max-height 0.5s ease;
|
||||
|
||||
&.collapsed > .overflow::after {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
& ul {
|
||||
list-style: none;
|
||||
margin: 0.5rem 0;
|
||||
|
Reference in New Issue
Block a user