Remove redundant pointer cursor CSS property from table of contents

This commit is contained in:
Leilukin 2024-08-04 20:24:54 +08:00 committed by Helen Chong
parent 45e06c1d20
commit db83d64af1

View File

@ -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,