Skip to content

Commit 0cdafc8

Browse files
committed
update link styling
1 parent d3a6c6f commit 0cdafc8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

fern/assets/custom-styles.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,12 @@
4545
backdrop-filter: blur(6px);
4646
border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
4747
}
48+
49+
50+
.fern-mdx-link svg {
51+
display: none !important;
52+
}
53+
54+
.fern-mdx-link {
55+
font-weight: 500 !important;
56+
}

0 commit comments

Comments
 (0)