We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d74c9c commit d260367Copy full SHA for d260367
1 file changed
packages/docs/src/styles/_anchor.scss
@@ -9,10 +9,6 @@
9
opacity: 0;
10
@include transition(color .15s ease-in-out, opacity .15s ease-in-out);
11
12
- &::after {
13
- content: "#";
14
- }
15
-
16
&:focus,
17
&:hover,
18
:hover > &,
0 commit comments