Remove redundant pointer cursor CSS property from table of contents
This commit is contained in:
parent
d8bc0eb035
commit
4346a1b338
|
@ -21,7 +21,6 @@
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: var(--clr-sub-heading);
|
color: var(--clr-sub-heading);
|
||||||
cursor: pointer;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.toc ol,
|
.toc ol,
|
||||||
|
|
Loading…
Reference in New Issue