Skip to content

Commit 1b4229c

Browse files
committed
remove unused property from stylesheet
1 parent 116e586 commit 1b4229c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/doc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
.doc h6:hover .anchor {
9999
color: var(--color-brand-primary);
100100
visibility: visible;
101-
-webkit-text-stroke-width: initial;
101+
/* -webkit-text-stroke-width: initial; */
102102
}
103103

104104
.doc p {

0 commit comments

Comments
 (0)