Skip to content

Commit 6676f6c

Browse files
committed
Fix position of anchors
1 parent cdf6d29 commit 6676f6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/assets/styles/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ blockquote {
248248
.dei-anchor, .dei-anchor:visited {
249249
visibility: hidden;
250250
color: var(--sl-color-neutral-1000);
251+
position: fixed;
251252
}
252253

253254
.dei-anchor:hover {

0 commit comments

Comments
 (0)