disabled table of contents mouse hover animation for snappier feel
This commit is contained in:
@@ -106,8 +106,8 @@
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
box-sizing: border-box;
|
||||
transition: color var(--duration-animation) ease-out,
|
||||
background-color var(--duration-animation) ease-out;
|
||||
/* transition: color var(--duration-animation) ease-out,
|
||||
background-color var(--duration-animation) ease-out; */
|
||||
}
|
||||
.toc-list a, .toc-list a:link, .toc-list a:visited {
|
||||
color: var(--color-text);
|
||||
|
||||
Reference in New Issue
Block a user