Skip to content

Commit a13df1a

Browse files
committed
rm selector hiding anchor links on some devices
fix: adityatelange#189 partial revert of 73a5439
1 parent 3b032a9 commit a13df1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/post-single.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
font-size: 12px
6565
}
6666

67-
.post-content a:not(.gist a),
67+
.post-content a,
6868
.toc a:hover {
6969
box-shadow: 0 1px 0
7070
}

0 commit comments

Comments
 (0)