Skip to content

Commit ed8c8a8

Browse files
Remove duplicate anchor link scss (#973)
Co-authored-by: Alice Cecile <[email protected]>
1 parent 314c689 commit ed8c8a8

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

sass/_utils.scss

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ body:not(.show_drafts) .public_draft:not(.active_draft) {
4242
.anchor-link:focus,
4343
.anchor-link:hover,
4444
.anchor-link:active,
45-
.anchor-link:hover,
4645
.anchor-link:link,
4746
.anchor-link:visited {
4847
margin-left: 0.3rem;
@@ -58,16 +57,3 @@ body:not(.show_drafts) .public_draft:not(.active_draft) {
5857
.draft-header {
5958
margin-bottom: 0.5rem;
6059
}
61-
62-
.anchor-link,
63-
.anchor-link:focus,
64-
.anchor-link:hover,
65-
.anchor-link:active,
66-
.anchor-link:hover,
67-
.anchor-link:link,
68-
.anchor-link:visited {
69-
margin-left: 0.3rem;
70-
color: #505050;
71-
text-shadow: none;
72-
font-weight: 500;
73-
}

0 commit comments

Comments
 (0)