Redo the table of contents dropdown, with new animation as well
This commit is contained in:
@ -29,7 +29,7 @@ input[type="checkbox"] {
|
||||
&::before {
|
||||
display: block;
|
||||
position: absolute;
|
||||
transform: scale(0.5);
|
||||
transform: scale(50%);
|
||||
opacity: 0;
|
||||
transition: var(--transition);
|
||||
background-color: var(--contrast-color);
|
||||
|
Reference in New Issue
Block a user