Redo the table of contents dropdown, with new animation as well
This commit is contained in:
@ -259,7 +259,7 @@ details {
|
||||
transform: scaleY(-100%);
|
||||
}
|
||||
|
||||
&~* {
|
||||
& ~ * {
|
||||
animation: details-open var(--transition);
|
||||
|
||||
@keyframes details-open {
|
||||
|
Reference in New Issue
Block a user