rm selector hiding anchor links on some devices

fix: #189

partial revert of f5c5546249
This commit is contained in:
Aditya Telange 2021-01-23 17:03:33 +05:30
parent fc28fa7493
commit be1ea53910
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -64,7 +64,7 @@
font-size: 12px
}
.post-content a:not(.gist a),
.post-content a,
.toc a:hover {
box-shadow: 0 1px 0
}